Store function mapped by this FunctionImportMapping.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreFunction StoreFunction { get; set; } |
Visual Basic |
---|
Public Property StoreFunction As StoreFunction Get Set |
Visual C++ |
---|
public: property StoreFunction^ StoreFunction { StoreFunction^ get (); void set (StoreFunction^ value); } |