Responder Developer Guide
ToSqlString(TableCalls) Method


Syntax
'Declaration
 
Public Overloads Function ToSqlString( _
   ByVal callsTable As ResponderTables.TableCalls _
) As String
'Usage
 
Dim instance As NetworkElement
Dim callsTable As ResponderTables.TableCalls
Dim value As String
 
value = instance.ToSqlString(callsTable)
public string ToSqlString( 
   ResponderTables.TableCalls callsTable
)

Parameters

callsTable
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

NetworkElement Class
NetworkElement Members
Overload List

 

 


Send Comment