ZarahDB..::..PutTable Method

Puts the table.

Namespace:  ZarahDB_Library
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


public static void PutTable(
	string table
)
Public Shared Sub PutTable ( _
	table As String _
)
public:
static void PutTable(
	String^ table
)

Parameters

table
Type: String
The table.