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.

示例

传输数据