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