Specifiesh that the underlying ICatalogEntity type of a property has key dependency in the current ICatalogEntity type.
public class ForeignKeysAttribute : Attribute
Public Class ForeignKeysAttribute
Inherits System.Attribute
Implements System.Runtime.InteropServices._Attribute
public ref class ForeignKeysAttribute : public System.Attribute, System.Runtime.InteropServices._Attribute
This attribute is used to create a relation between two ICatalogEntity classes.
When a parent class "A" of type ICatalogEntity has property of type "B" that implements the ICatalogEntity interface (child class) this attribute defines which properties in the child class "B" correspond to the same properties in the parent class "A".
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document