Miner.Data.Configuration Namespace > DataSetConfig Class : GetTableName Method |
'Declaration
Public Function GetTableName( _ ByVal tableRepresents As System.String _ ) As System.String
'Usage
Dim instance As DataSetConfig Dim tableRepresents As System.String Dim value As System.String value = instance.GetTableName(tableRepresents)
public System.string GetTableName( System.string tableRepresents )
public function GetTableName( tableRepresents: System.String ): System.String;
public function GetTableName( tableRepresents : System.String ) : System.String;
public: System.string* GetTableName( System.string* tableRepresents )
public: System.String^ GetTableName( System.String^ tableRepresents )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2