IColumnInfo Interface
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.
public interface class IColumnInfo
public interface IColumnInfo
type IColumnInfo = interface
Public Interface IColumnInfo
- Derived
Methods
GetDataTypeName() | |
GetFieldType() | |
GetName() | |
GetNumericPrecision() | |
GetProviderSpecificDataTypeName() | |
IsBytes() | |
IsChars() | |
IsLongField() | |
IsSqlVariant() | |
IsUdt() | |
IsXml() |