The methods of the DbLegalityChecks class are listed below. For a complete list of DbLegalityChecks class members, see the DbLegalityChecks Members topic.
![]() AddBoolAttributeAllowed | Add Delegate to test if setting of specified boolean attributre is allowed- For AVEVA use only |
![]() AddCopyElementAllowed | Add Delegate to test if Copy of element of specified type is allowed- For AVEVA use only |
![]() AddCreateElementAllowed | Add Delegate to test if creation of element is allowed- For AVEVA use only |
![]() AddDeleteElementAllowed | Add Delegate to test if deletion of element of specified type is allowed- For AVEVA use only |
![]() AddDoubleArrayAttributeAllowed | Add Delegate to test if setting of specified real array attributre is allowed- For AVEVA use only |
![]() AddDoubleAttributeAllowed | Add Delegate to test if setting of specified real attributre is allowed- For AVEVA use only |
![]() AddIntArrayAttributeAllowed | Add Delegate to test if setting of specified int array attributre is allowed- For AVEVA use only |
![]() AddIntAttributeAllowed | Add Delegate to test if setting of specified int attributre is allowed- For AVEVA use only |
![]() AddMoveElementAllowed | Add Delegate to test if Move(INCLUDE) of element of specified type is allowed- For AVEVA use only |
![]() AddRefArrayAttributeAllowed | Add Delegate to test if setting of specified ref array attributre is allowed- For AVEVA use only |
![]() AddRefAttributeAllowed | Add Delegate to test if setting of specified ref attributre is allowed- For AVEVA use only |
![]() AddStringAttributeAllowed | Add Delegate to test if setting of specified string attributre is allowed- For AVEVA use only |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
DbLegalityChecks Class | Aveva.Pdms.Database Namespace