C#
VB
C++
Initializes a new instance of the ForeignKeysAttribute attribute.
public ForeignKeysAttribute(
string parentElementKey,
string childElementKey
)
Public Function New( _
ByVal parentElementKey As String, _
ByVal childElementKey As String _
)
public:
ForeignKeysAttribute(
String^ parentElementKey,
String^ childElementKey
)
parentElementKey
The element key name in the parent ICatalogEntity.
childElementKey
The element key name in the child ICatalogEntity which corresponds to the parentElementKey
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET