BaseXEStore.OriginalConnection Property
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.
Gets connection used to instantiate the store
public Microsoft.SqlServer.Management.Common.ISfcConnection OriginalConnection { get; protected set; }
member this.OriginalConnection : Microsoft.SqlServer.Management.Common.ISfcConnection with get, set
Public Property OriginalConnection As ISfcConnection