EdmCoreModel.GetBinary Method
Include Protected Members
Include Inherited Members
Gets a reference to a binary 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 | |
---|---|---|
GetBinary(Boolean) | Gets a reference to a binary type. | |
GetBinary(Boolean, Nullable<Int32>, Nullable<Boolean>, Boolean) | Gets a reference to a binary type. |
Top