Show / Hide Table of Contents

Interface ISchemaViewJoin

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

Properties

Description

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

Flags

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

IsPrimaryOuter

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

IsSecondaryOuter

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

PrimaryAlias

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

PrimaryTable

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

SecondaryAlias

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

SecondaryTable

Declaration
ISchemaTable SecondaryTable { get; }
Property Value
Type Description
ISchemaTable
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.