Table of Contents

Enum SqlServerExternalValueSource

Namespace
ItTiger.TigerQuery.Core
Assembly
ItTiger.TigerQuery.Core.dll
Identifies where a connection-profile value is resolved from.
public enum SqlServerExternalValueSource

Fields

EnvironmentVariable = 0
Read the value from an environment variable.
File = 1
Read the value from a file.