ArcFM Server Developer Guide
GetFunctionName Method


Syntax
'Declaration
 
Public Overridable Function GetFunctionName( _
   ByVal sqlFunc As ESRI.ArcGIS.Geodatabase.esriSQLFunctionName _
) As String
'Usage
 
Dim instance As MMFeederWorkspaceFactoryClass
Dim sqlFunc As ESRI.ArcGIS.Geodatabase.esriSQLFunctionName
Dim value As String
 
value = instance.GetFunctionName(sqlFunc)
public virtual string GetFunctionName( 
   ESRI.ArcGIS.Geodatabase.esriSQLFunctionName sqlFunc
)

Parameters

sqlFunc
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MMFeederWorkspaceFactoryClass Class
MMFeederWorkspaceFactoryClass Members

 

 


Send Comment