ISfcHasConnection.SetConnection(ISfcConnection) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the active connection for the domain root. This is used for domain instantiation / hopping.
public void SetConnection (Microsoft.SqlServer.Management.Common.ISfcConnection connection);
abstract member SetConnection : Microsoft.SqlServer.Management.Common.ISfcConnection -> unit
Public Sub SetConnection (connection As ISfcConnection)
Parameters
- connection
- ISfcConnection