Store function that this parameter belongs to.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreFunction Function { get; } |
Visual Basic |
---|
Public ReadOnly Property Function As StoreFunction Get |
Visual C++ |
---|
public: property StoreFunction^ Function { StoreFunction^ get (); } |