已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
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