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