Show / Hide Table of Contents

Interface ISchemaRelation

Namespace: FChoice.Foundation.Schema
Assembly: fcSDK.dll
Syntax
public interface ISchemaRelation

Properties

Cardinality

Declaration
SchemaRelationCardinality Cardinality { get; }
Property Value
Type Description
SchemaRelationCardinality

ChildTable

Declaration
ISchemaTable ChildTable { get; }
Property Value
Type Description
ISchemaTable

Description

Declaration
string Description { get; }
Property Value
Type Description
System.String

ExclusiveObjectIDField

Declaration
ISchemaField ExclusiveObjectIDField { get; }
Property Value
Type Description
ISchemaField

ExclusiveTableField

Declaration
ISchemaField ExclusiveTableField { get; }
Property Value
Type Description
ISchemaField

Flags

Declaration
object Flags { get; }
Property Value
Type Description
System.Object

InverseRelation

Declaration
ISchemaRelation InverseRelation { get; }
Property Value
Type Description
ISchemaRelation

IsExclusive

Declaration
bool IsExclusive { get; }
Property Value
Type Description
System.Boolean

IsMandatory

Declaration
bool IsMandatory { get; }
Property Value
Type Description
System.Boolean

IsMtm

Declaration
bool IsMtm { get; }
Property Value
Type Description
System.Boolean

MandatoryObjectID

Declaration
object MandatoryObjectID { get; }
Property Value
Type Description
System.Object

MtmTableName

Declaration
string MtmTableName { get; }
Property Value
Type Description
System.String

Name

Declaration
string Name { get; }
Property Value
Type Description
System.String

ObjectID

Declaration
object ObjectID { get; }
Property Value
Type Description
System.Object

ParentTable

Declaration
ISchemaTable ParentTable { get; }
Property Value
Type Description
ISchemaTable

Rank

Declaration
int Rank { get; }
Property Value
Type Description
System.Int32

SourceTable

Declaration
ISchemaTable SourceTable { get; }
Property Value
Type Description
ISchemaTable

TargetTable

Declaration
ISchemaTable TargetTable { get; }
Property Value
Type Description
ISchemaTable
In This Article
  • Properties
    • Cardinality
    • ChildTable
    • Description
    • ExclusiveObjectIDField
    • ExclusiveTableField
    • Flags
    • InverseRelation
    • IsExclusive
    • IsMandatory
    • IsMtm
    • MandatoryObjectID
    • MtmTableName
    • Name
    • ObjectID
    • ParentTable
    • Rank
    • SourceTable
    • TargetTable
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.