ForeignKeyConstraintCollection<(Of <(<'TObjectName, TDbType>)>)>..::..GenericCollection Property
Gets the generic version of this collection.
Namespace:
Tortuga.Chain.MetadataAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
public ForeignKeyConstraintCollection GenericCollection { get; }
Public ReadOnly Property GenericCollection As ForeignKeyConstraintCollection Get
public: property ForeignKeyConstraintCollection^ GenericCollection { ForeignKeyConstraintCollection^ get (); }