Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Inclure les membres protégés
Inclure les membres hérités
Initializes a new instance of the DataType class.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
| Nom | Description | |
|---|---|---|
![]() |
DataType() | Initializes a new instance of the DataType class. |
![]() |
DataType(SqlDataType) | Initializes a new instance of the DataType class based on a specified SQL Server data type. |
![]() |
DataType(UserDefinedDataType) | Initializes a new instance of the DataType class based on a specified user-defined data type. |
![]() |
DataType(UserDefinedTableType) | Initializes a new instance of the DataType class based on a specified user-defined table type. |
![]() |
DataType(UserDefinedType) | Initializes a new instance of the DataType class based on a specified user-defined type. |
![]() |
DataType(XmlSchemaCollection) | Initializes a new instance of the DataType class based on a specified XML schema collection. |
![]() |
DataType(SqlDataType, Int32) | Initializes a new instance of the DataType class based on a specified SQL Server data type with specified precision or maximum length. |
![]() |
DataType(SqlDataType, String) | Initializes a new instance of the DataType class based on a specified SQL Server data type with the specified type. |
![]() |
DataType(SqlDataType, Int32, Int32) | Initializes a new instance of the DataType class based on a specified SQL Server data type with the specified precision and scale. |
![]() |
DataType(SqlDataType, String, String) | Initializes a new instance of the DataType class based on a specified SQL Server data type with the specified type and schema. |
Haut de la page
.gif)