Share via


OutputType Enum

Definition

The type of output to create. Only one type is allowed, this enumeration exists for backward compatibility.

public enum OutputType
type OutputType = 
Public Enum OutputType
Inheritance
OutputType

Fields

GenerateScript 0

Generate script as text whose destination can be a file, a set of files, or the clipboard

Applies to