ParameterAttribute.DbType Propiedad

Definición

Obtiene o establece el tipo del parámetro para una base de datos específica del proveedor.

public:
 property System::String ^ DbType { System::String ^ get(); void set(System::String ^ value); };
public string DbType { get; set; }
member this.DbType : string with get, set
Public Property DbType As String

Valor de propiedad

El tipo como una cadena.

Se aplica a