Creates the Table

Namespace: White_Tiger.Commands
Assembly: White Tiger (in White Tiger.dll) Version: 0.1.3.5 (0.1.3.5)

Syntax

C#
public class CreateTable : ICommand
Visual Basic
Public Class CreateTable
	Implements ICommand
Visual C++
public ref class CreateTable : ICommand

Inheritance Hierarchy

System..::..Object
  White_Tiger.Commands..::..CreateTable

See Also