ColumnInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public ref class ColumnInformation
[System.CLSCompliant(false)]
public class ColumnInformation
[<System.CLSCompliant(false)>]
type ColumnInformation = class
Public Class ColumnInformation
- Inheritance
-
ColumnInformation
- Attributes
Constructors
ColumnInformation(String, DataType) | |
ColumnInformation(String, DataType, Int32) | |
ColumnInformation(String, DataType, Int32, Int32, Int32, Int32) |
Properties
CodePage | |
DataType | |
Length | |
Name | |
Precision | |
Scale |