TransferBase.EnumObjects 메서드

정의

오버로드

Name Description
EnumObjects(Boolean)

전송할 URL을 가져옵니다.

EnumObjects()

전송할 URL을 가져옵니다.

EnumObjects(Boolean)

전송할 URL을 가져옵니다.

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()

전송할 URL을 가져옵니다.

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

반품

적용 대상