Class PersonExtenderBaseConstants
Inheritance
PersonExtenderBaseConstants
Assembly: SoDataBase.dll
Syntax
public class PersonExtenderBaseConstants
Constructors
PersonExtenderBaseConstants()
Declaration
public PersonExtenderBaseConstants()
Fields
ColCategory
Declaration
public const string ColCategory = "personCategory"
Field Value
ColFullName
Declaration
public const string ColFullName = "fullName"
Field Value
ColPersonHasInterests
Declaration
public const string ColPersonHasInterests = "personHasInterests"
Field Value
Extension Methods