VESQLPublishedDatabase
Contains details about a published Microsoft SQL Server database.
|
Property |
Type |
Description |
|---|---|---|
|
DatabaseName |
String |
Database name. |
|
PublishedDatabaseName |
String |
New name for the database on the target server. |
|
SqlServer |
String |
DNS name or IP address of the Microsoft SQL Server to which the database is published. |
Related Commands