This topic has not yet been rated - Rate this topic

OleDbTypeConverter.Convert Method

Converts the specified object with the specified OleDbType.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public static Type Convert(
	OleDbType oleDbType
)

Parameters

oleDbType
Type: System.Data.OleDb.OleDbType
The type of the object to convert.

Return Value

Type: System.Type
The Type of the converted object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.