An NDoc Documented Class Library

VariableInitialization Enumeration

Defines a set of constants that can be returned by the Initialization property.

public enum VariableInitialization

Remarks

Defines a set of constants that can be returned by the Initialization property.

Members

Member NameDescription
AtConnection

Specifies that variables should be initialized at connection.

ByDefault

Specifies that variables should be initialized by default.

Uninitialized

Specifies that variables should never be automatically initialized.

Requirements

Namespace: WRQ.Verastream.HostIntegrator

Assembly: WRQ.Verastream.HostIntegrator (in WRQ.Verastream.HostIntegrator.dll)

See Also

WRQ.Verastream.HostIntegrator Namespace