共用方式為


EnumObjects 方法

Returns an enumerated list of Uniform Resource Name (URN) values that represent the objects included in the transfer operation.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.SmoExtended (在 Microsoft.SqlServer.SmoExtended.dll 中)

語法

'宣告
Public Function EnumObjects As UrnCollection
'用途
Dim instance As Transfer
Dim returnValue As UrnCollection

returnValue = instance.EnumObjects()
public UrnCollection EnumObjects()
public:
UrnCollection^ EnumObjects()
member EnumObjects : unit -> UrnCollection 
public function EnumObjects() : UrnCollection

傳回值

型別:Microsoft.SqlServer.Management.Smo. . :: . .UrnCollection
A UrnCollection object that contains URN values that represent the objects included in the transfer operation.

範例

傳送資料