DBSetupInfo
Field | NULL | Description | Note |
---|---|---|---|
serverTypeId string (GUID) | The id of the server type | ||
serverTypeName string | The name of the server type | ||
connectionString string | The connection string | ||
connectionId string (GUID) | The id of the connection |
Sample:
{"ServerTypeId":"572bd576-8c92-4901-ab2a-b16e38144813","ConnectionString":"server=host01\\instance01;database=db01;User Id=user01;Password=secret;"}