XEStore(SqlStoreConnection) Constructor
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.
Initializes a new instance of the XEStore class.
public XEStore (Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection connection);
new Microsoft.SqlServer.Management.XEvent.XEStore : Microsoft.SqlServer.Management.Sdk.Sfc.SqlStoreConnection -> Microsoft.SqlServer.Management.XEvent.XEStore
Public Sub New (connection As SqlStoreConnection)
Parameters
- connection
- SqlStoreConnection
The connection.