Adds a store function.
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
C# |
---|
public StoreFunction AddFunction( string name ) |
Visual Basic |
---|
Public Function AddFunction ( _ name As String _ ) As StoreFunction |
Visual C++ |
---|
public: StoreFunction^ AddFunction( String^ name ) |
Parameters
- name
- Type: System..::..String
Function name.