TransferBase.EnumObjects 方法

定義

多載

名稱 Description
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

傳回

適用於