Click or drag to resize

SqlColumn Properties

The SqlColumn type exposes the following members.

Properties
  NameDescription
Public propertyIsIdentity
Public propertyIsNew (Inherited from Column.)
Public propertyIsPrimaryKey (Inherited from Column.)
Public propertyName (Inherited from Column.)
Public propertyNameWithWhitespaceStripped (Inherited from Column.)
Public propertySqlDbType
Public propertyTable (Inherited from Column.)
Public propertyType (Inherited from Column.)
Top
See Also