Data Port Sync 1.0.500

COLUMNINFO Members

COLUMNINFO overview

Public Instance Fields

bPrecision Precision.
bScale Scale.
dwFlags Column flags.
iOrdinal Column ordinal.
nOffset Column offset (not used).
strName Column name.
ulColumnSize Maximum column size.
wBlobType Column type for BLOBs.
wType Column type.

Public Instance Methods

Equals (inherited from ValueType)Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType)Returns the hash code for this instance.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from ValueType)Returns the fully qualified type name of this instance.

See Also

COLUMNINFO Structure | Primeworks.DesktopSqlCe Namespace