RelationHelper.IsSurrogateForeignKeyRelation(String, AxTableRelation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool IsSurrogateForeignKeyRelation(System::String ^ tableName, Microsoft::Dynamics::AX::Metadata::MetaModel::AxTableRelation ^ relation);
public static bool IsSurrogateForeignKeyRelation (string tableName, Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableRelation relation);
static member IsSurrogateForeignKeyRelation : string * Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableRelation -> bool
Public Shared Function IsSurrogateForeignKeyRelation (tableName As String, relation As AxTableRelation) As Boolean
Parameters
- tableName
- String
- relation
- Microsoft.Dynamics.AX.Metadata.MetaModel.AxTableRelation