Condividi tramite


OleDbTypeConverter.GetRestrictedOleDbType(Type) Metodo

Definizione

Ottiene l'elemento OleDbTybe che corrisponde al tipo CLR specificato.

public static System.Data.OleDb.OleDbType GetRestrictedOleDbType (Type type);
static member GetRestrictedOleDbType : Type -> System.Data.OleDb.OleDbType
Public Shared Function GetRestrictedOleDbType (type As Type) As OleDbType

Parametri

type
Type

Tipo CLR da convertire.

Restituisce

OleDbType equivalente.

Si applica a