TransferBase.EnumObjects Método

Definição

Sobrecargas

Nome Description
EnumObjects(Boolean)

Obtém URNs a serem transferidas

EnumObjects()

Obtém URNs a serem transferidas

EnumObjects(Boolean)

Obtém URNs a serem transferidas

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

Parâmetros

ordered
Boolean

Retornos

Aplica-se a

EnumObjects()

Obtém URNs a serem transferidas

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

Retornos

Aplica-se a