SchemaNamedKey<T>.GetUrnFragment Method

Definition

The Urn level fragment obtains its name from the key schema and name properties by default. Override in a derived key class if you need a different fragment format.

public override string GetUrnFragment ();
override this.GetUrnFragment : unit -> string
Public Overrides Function GetUrnFragment () As String

Returns

Applies to