Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the SqlMetaData class.
Overload List
| Name | Description |
|---|---|
| SqlMetaData (String, SqlDbType) | Initializes a new instance of the SqlMetaData class with the specified column name and type. Supported by the .NET Compact Framework. |
| SqlMetaData (String, SqlDbType, Int64) | Initializes a new instance of the SqlMetaData class with the specified column name, type, and maximum length. Supported by the .NET Compact Framework. |
| SqlMetaData (String, SqlDbType, Byte, Byte) | Initializes a new instance of the SqlMetaData class with the specified column name, type, and user-defined type. Supported by the .NET Compact Framework. |
| SqlMetaData (String, SqlDbType, Int64, Int64, SqlCompareOptions) | Initializes a new instance of the SqlMetaData class with the specified column name, type, precision, and scale. Supported by the .NET Compact Framework. |
| SqlMetaData (String, SqlDbType, Int64, Byte, Byte, Int64, SqlCompareOptions, Type) | Initializes a new instance of the SqlMetaData class with the specified column name, type, maximum length, precision, scale, locale ID, compare options, and user-defined type. Supported by the .NET Compact Framework. |
See Also
Reference
SqlMetaData Class
SqlMetaData Members
System.Data.SqlServerCe Namespace