言語

SqlEnumResult(Object, ResultType, DatabaseEngineType) コンストラクター

定義

コンストラクター、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

適用対象