Store function that this parameter belongs to.

Namespace: HuagatiEDMXTools
Assembly: 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 ();
}

See Also