SfcInstance<K,T>.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.
Wrapper for our strongly-typed version. The non-generic SfcInstance base needs this.
protected internal override Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey CreateIdentityKey ();
override this.CreateIdentityKey : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcKey
Protected Friend Overrides Function CreateIdentityKey () As SfcKey
Returns
The key.