KREDOR Business Object Framework Documentation

SysColumn Class

Stores and provides information about a database column. It also provides methods to generate C# and VB.Net fields and properties to represent this column in a C# or VB.NET business class.

For a list of all members of this type, see SysColumn Members.

System.Object
   BusinessObject
      MetaType
         SysColumn

public class SysColumn : MetaType

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Kredor.BO.MetaTypes

Assembly: KREDOR.BOFramework (in KREDOR.BOFramework.dll)

See Also

SysColumn Members | Kredor.BO.MetaTypes Namespace