SfcInstance<K,T>.CreateIdentityKey Method

Definition

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.

Applies to