AssociationPropertyDefinition() | AssociationPropertyDefinition | |
AssociationPropertyDefinition(System::String *name, System::String *description) | AssociationPropertyDefinition | |
AssociationPropertyDefinition(System::String *name, System::String *description, System::Boolean system) | AssociationPropertyDefinition | |
AssociationPropertyDefinition(System::IntPtr unmanaged, System::Boolean autoDelete) | AssociationPropertyDefinition | [inline] |
get_AssociatedClass() | AssociationPropertyDefinition | |
get_DeleteRule() | AssociationPropertyDefinition | |
get_IdentityProperties() | AssociationPropertyDefinition | |
get_IsReadOnly() | AssociationPropertyDefinition | |
get_LockCascade() | AssociationPropertyDefinition | |
get_Multiplicity() | AssociationPropertyDefinition | |
get_PropertyType() | AssociationPropertyDefinition | |
get_ReverseIdentityProperties() | AssociationPropertyDefinition | |
get_ReverseMultiplicity() | AssociationPropertyDefinition | |
get_ReverseName() | AssociationPropertyDefinition | |
set_AssociatedClass(NAMESPACE_OSGEO_FDO_SCHEMA::ClassDefinition *value) | AssociationPropertyDefinition | |
set_DeleteRule(NAMESPACE_OSGEO_FDO_SCHEMA::DeleteRule value) | AssociationPropertyDefinition | |
set_IsReadOnly(System::Boolean value) | AssociationPropertyDefinition | |
set_LockCascade(System::Boolean value) | AssociationPropertyDefinition | |
set_Multiplicity(System::String *value) | AssociationPropertyDefinition | |
set_ReverseMultiplicity(System::String *value) | AssociationPropertyDefinition | |
set_ReverseName(System::String *name) | AssociationPropertyDefinition | |