FederationMasterDetailInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Federation |
Initializes a new instance of the Federation |
Federation |
Initializes a new instance of the Federation |
Federation |
Initializes a new instance of the Federation |
Federation |
Initializes a new instance of the Federation |
Federation |
Initializes a new instance of the Federation |
#Properties
Name | Description |
---|---|
Detail |
A detail query name. |
Has |
Gets whether a relation has a name specified explicitly. |
Key |
Provides access to the relation’s column keys. |
Master |
A master query name. |
Name | A query’s name. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Generate |
Combines the master and detail query names to generate a relation name if it is not set explicitly. |
Get |
Creates a text description of the current relation. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Overrides the base To |
See Also