SqlScriptSaveOptions.CreateTable

SqlScriptSaveOptions.CreateTable property

Indicates whether exporting sql of creating table.

public bool CreateTable { get; set; }

See Also