BaseXEStore.CreateIdentityKey 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.
This is used by SFC.
protected override Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey CreateIdentityKey ();
override this.CreateIdentityKey : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Protected Overrides Function CreateIdentityKey () As SfcKey