Share via


SystemDataTypeLookupBase.Binary Method

Include Protected Members
Include Inherited Members

Gets the ISystemDataType object that represents the binary data type.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Binary() Gets the ISystemDataType object that represents the binary data type.
Public method Binary(Int32) Gets the ISystemDataType object that represents the binary data type and has the specified maximum length.

Top