SqlEnumResult(Object, ResultType, DatabaseEngineType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
constructor, receives a StatementBuilder and a 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)
Parameters
- ob
- Object
- resultType
- ResultType
- databaseEngineType
- DatabaseEngineType