Enumerator 類別
不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
繼承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
Microsoft.SqlServer.Management.Sdk.Sfc..::..Enumerator
命名空間: Microsoft.SqlServer.Management.Sdk.Sfc
組件: Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
語法
'宣告
<ComVisibleAttribute(False)> _
Public Class Enumerator _
Inherits MarshalByRefObject
'用途
Dim instance As Enumerator
[ComVisibleAttribute(false)]
public class Enumerator : MarshalByRefObject
[ComVisibleAttribute(false)]
public ref class Enumerator : public MarshalByRefObject
[<ComVisibleAttribute(false)>]
type Enumerator =
class
inherit MarshalByRefObject
end
public class Enumerator extends MarshalByRefObject
Enumerator 型別公開下列成員。
方法
名稱 | 說明 | |
---|---|---|
CreateObjRef | (繼承自 MarshalByRefObject。) | |
EnumDependencies | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Equals | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetData(Object, Request) | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetData(Object, Urn) | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetData(Object, Urn, array<String> [] () [] []) | Retrieves the specified data in the list. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetData(Object, Urn, array<String> [] () [] [], OrderBy) | Retrieves the specified data. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetData(Object, Urn, array<String> [] () [] [], array<OrderBy> [] () [] []) | Retrieves the specified data. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
GetHashCode | (繼承自 Object。) | |
GetLifetimeService | (繼承自 MarshalByRefObject。) | |
GetType | (繼承自 Object。) | |
InitializeLifetimeService | (繼承自 MarshalByRefObject。) | |
MemberwiseClone() () () () | (繼承自 Object。) | |
MemberwiseClone(Boolean) | (繼承自 MarshalByRefObject。) | |
Process(Object, Request) | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Process(Object, RequestObjectInfo) | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
Process(ServerVersion, RequestObjectInfo) | Begins processing enumeration of request. | |
RegisterExtension | Registers the enumerator extension. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
ToString | (繼承自 Object。) | |
TraceInfo(String) | Indicates the enumerator common trace function. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 | |
TraceInfo(String, array<Object> [] () [] []) | 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。 |
上層
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。