Miner.Responder.Shared Namespace > ArchiveTables Class : ArchiveTables Constructor |
'Declaration
Public Function New( _ ByVal configurator As DataSetConfig, _ ByVal useRepresents As System.Boolean _ )
'Usage
Dim configurator As DataSetConfig Dim useRepresents As System.Boolean Dim instance As New ArchiveTables(configurator, useRepresents)
public ArchiveTables( DataSetConfig configurator, System.bool useRepresents )
public ArchiveTables( configurator: DataSetConfig; useRepresents: System.Boolean );
public function ArchiveTables( configurator : DataSetConfig, useRepresents : System.boolean );
public: ArchiveTables( DataSetConfig* configurator, System.bool useRepresents )
public: ArchiveTables( DataSetConfig^ configurator, System.bool useRepresents )
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