Этот браузер больше не поддерживается.
Выполните обновление до 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