This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
cast to String
cast from String
public static implicit operator string (Microsoft.SqlServer.Management.Sdk.Sfc.Urn urn);
static member op_Implicit : Microsoft.SqlServer.Management.Sdk.Sfc.Urn -> string
Public Shared Widening Operator CType (urn As Urn) As String
public static implicit operator Microsoft.SqlServer.Management.Sdk.Sfc.Urn (string str);
static member op_Implicit : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Shared Widening Operator CType (str As String) As Urn