Responder Developer Guide
GetTableName Method (DataSetConfig)


Syntax
'Declaration
 
Public Function GetTableName( _
   ByVal tableRepresents As String _
) As String
'Usage
 
Dim instance As DataSetConfig
Dim tableRepresents As String
Dim value As String
 
value = instance.GetTableName(tableRepresents)
public string GetTableName( 
   string tableRepresents
)

Parameters

tableRepresents
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

DataSetConfig Class
DataSetConfig Members

 

 


Send Comment