SqlEnumResult(Object, ResultType, DatabaseEngineType) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
constructor,接收 StatementBuilder 和 ResultType
public SqlEnumResult(object ob, Microsoft.SqlServer.Management.Sdk.Sfc.ResultType resultType, Microsoft.SqlServer.Management.Common.DatabaseEngineType databaseEngineType);
new Microsoft.SqlServer.Management.Sdk.Sfc.SqlEnumResult : obj * Microsoft.SqlServer.Management.Sdk.Sfc.ResultType * Microsoft.SqlServer.Management.Common.DatabaseEngineType -> Microsoft.SqlServer.Management.Sdk.Sfc.SqlEnumResult
Public Sub New (ob As Object, resultType As ResultType, databaseEngineType As DatabaseEngineType)
參數
- ob
- Object
- resultType
- ResultType
- databaseEngineType
- DatabaseEngineType