Table of Contents

Class TCollectionSearch.ReferenceInfo

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class TCollectionSearch.ReferenceInfo
Inheritance
TCollectionSearch.ReferenceInfo
Inherited Members

Constructors

ReferenceInfo()

public ReferenceInfo()

Properties

ColumnName

public string ColumnName { get; set; }

Property Value

string

HasOrganizationColumn

public bool HasOrganizationColumn { get; set; }

Property Value

bool

IsCharType

public bool IsCharType { get; set; }

Property Value

bool

IsGuidType

public bool IsGuidType { get; set; }

Property Value

bool

IsValid

public bool IsValid { get; }

Property Value

bool

SchemaName

public string SchemaName { get; set; }

Property Value

string

TableName

public string TableName { get; set; }

Property Value

string