Represents the definition of a property that holds a binary value. A
object is created from a
object and contains mutable property metadata that you can customize. When a
object is added to a class definition's
collection, a user-defined property is created in that class.
The following tables list the members exposed by IPropertyDefinitionBinary.
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. |