BaseXEStore.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.
protected void SetConnection (Microsoft.SqlServer.Management.Common.ISfcConnection connection);
member this.SetConnection : Microsoft.SqlServer.Management.Common.ISfcConnection -> unit
Protected Sub SetConnection (connection As ISfcConnection)
Parameters
- connection
- ISfcConnection