Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
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