| SAapi Object : AddDBServerExt Method | 
The type of database. Use the following constants or their values:
| Visual Basic | 
|---|
| Public Function AddDBServerExt( _ ByVal DbType As Integer, _ ByVal DbServerName As String, _ ByVal DbAdminUser As String, _ ByVal DbAdminPassword As String, _ ByVal DbUserPassword As String, _ ByVal ConnectionStringFormat As String, _ Optional ByVal IsSQLWinAuth As Boolean = False _ ) As String | 
The type of database. Use the following constants or their values:
On success, returns an XML string containing the database server properties.