SQLServer.RemoteServer Object
Changes server options for a remote server.
RemoteServer.SetOptions (
[Options :=] tServerOptions,
[Setting :=] bSetting )
HRESULT pRemoteServer->SetOptions (
SQLOLE_SRVOPTION_TYPE tServerOptions,
BOOL bSetting );
Element | Type | Description |
---|
tServerOptions | SQLOLE_SRVOPTION_TYPE | Bitmap of server options to set |
bSetting | Boolean | New setting for all the specified options |
sp_serveroption