EnumResult 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
| 名稱 | Description |
|---|---|
| EnumResult() |
預設建構器 |
| EnumResult(Object, ResultType) |
初始化一個枚舉結果 |
EnumResult()
預設建構器
public EnumResult();
Public Sub New ()
適用於
EnumResult(Object, ResultType)
初始化一個枚舉結果
public EnumResult(object ob, Microsoft.SqlServer.Management.Sdk.Sfc.ResultType resultType);
new Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult : obj * Microsoft.SqlServer.Management.Sdk.Sfc.ResultType -> Microsoft.SqlServer.Management.Sdk.Sfc.EnumResult
Public Sub New (ob As Object, resultType As ResultType)
參數
- ob
- Object
資料
- resultType
- ResultType
資料類型