The SourceDatabase property specifies the name of the source database.
object.SourceDatabase[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Name of the source database |
String
Read/write
HRESULT GetSourceDatabase(BSTR *pRetVal);
HRESULT SetSourceDatabase(BSTR NewValue);