Compartir a través de


DataItemTypeConverter.GetRestrictedDataType(Type) Método

Definición

Obtiene el objeto DataItemTybe que coincide con el tipo CLR especificado.

public static Microsoft.AnalysisServices.DataType GetRestrictedDataType(Type type);
static member GetRestrictedDataType : Type -> Microsoft.AnalysisServices.DataType
Public Shared Function GetRestrictedDataType (type As Type) As DataType

Parámetros

type
Type

El tipo CLR que se va a convertir.

Devoluciones

El OleDbType equivalente.

Se aplica a