MasterDetailInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Master |
Initializes a new instance of the Master |
Master |
Initializes a new instance of the Master |
Master |
Initializes a new instance of the Master |
Master |
Initializes a new instance of the Master |
Master |
Initializes a new instance of the Master |
#Properties
Name | Description |
---|---|
Detail |
Specifies the detail query name of the master-detail relationship. |
Has |
Indicates whether or not the name of a master-detail relationship has been specified. |
Key |
Provides access to the collection of key columns defined for the master-detail relationship. |
Master |
Specifies the master query name of the master-detail relationship. |
Name | Specifies the relationship 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 |
Generates the default name for the master-detail relationship. |
Get |
Returns detailed information about the master-detail relationship, including the queries that are related and their corresponding key columns. |
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 |
Returns the textual representation of Master |
See Also