Represents the fixed description of a property that holds a binary value. A
object contains immutable property metadata, which you cannot directly modify.
The following tables list the members exposed by IPropertyDescriptionBinary.
Public Properties
Name | Description | |
---|---|---|
![]() |
MaximumLengthBinary | Specifies the maximum length, in bytes, of a value for a property that returns a BINARY data type. |
![]() |
PropertyDefaultBinary | Specifies the default value for a property that returns a BINARY data type. |
![]() |
PropertySelectionBinary | Specifies a object that contains the list of binary values that can be assigned to the property described by this object. |