SqlScriptSaveOptions.ExportAsString

SqlScriptSaveOptions.ExportAsString property

Indicates whether exporting all data as string value.

public bool ExportAsString { get; set; }

See Also