SqlObjectBase.FillDataWithUseFailure(SqlEnumResult, ResultType) Method
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.
Get data from Sql Server. If we fail to get into a database then ignore that database
protected object FillDataWithUseFailure (Microsoft.SqlServer.Management.Sdk.Sfc.SqlEnumResult sqlresult, Microsoft.SqlServer.Management.Sdk.Sfc.ResultType resultType);
member this.FillDataWithUseFailure : Microsoft.SqlServer.Management.Sdk.Sfc.SqlEnumResult * Microsoft.SqlServer.Management.Sdk.Sfc.ResultType -> obj
Protected Function FillDataWithUseFailure (sqlresult As SqlEnumResult, resultType As ResultType) As Object
Parameters
- sqlresult
- SqlEnumResult
- resultType
- ResultType