TransferBase.EnumObjects メソッド

定義

オーバーロード

名前 説明
EnumObjects(Boolean)

転送する URN を取得します。

EnumObjects()

転送する URN を取得します。

EnumObjects(Boolean)

転送する URN を取得します。

public Microsoft.SqlServer.Management.Smo.UrnCollection EnumObjects(bool ordered);
member this.EnumObjects : bool -> Microsoft.SqlServer.Management.Smo.UrnCollection
Public Function EnumObjects (ordered As Boolean) As UrnCollection

パラメーター

ordered
Boolean

返品

適用対象

EnumObjects()

転送する URN を取得します。

public Microsoft.SqlServer.Management.Smo.UrnCollection EnumObjects();
member this.EnumObjects : unit -> Microsoft.SqlServer.Management.Smo.UrnCollection
Public Function EnumObjects () As UrnCollection

返品

適用対象