Urn 建構函式

定義

多載

名稱 Description
Urn()

預設建構器

Urn(String)

初始化為字串值

Urn()

預設建構器

public Urn();
Public Sub New ()

適用於

Urn(String)

初始化為字串值

public Urn(string value);
new Microsoft.SqlServer.Management.Sdk.Sfc.Urn : string -> Microsoft.SqlServer.Management.Sdk.Sfc.Urn
Public Sub New (value As String)

參數

value
String

適用於