SqlConnectionString

Namespace: Chimayo.Ssis.Ast.ControlFlowApi
Parent Module: SqlConnectionStringHelper

Helper type representing the individual components of a SQL Server connection string

Record Fields

Record FieldDescription
appName
Signature: string
database
Signature: string
password
Signature: string
provider
Signature: string
server
Signature: string
useIntegratedSecurity
Signature: bool
username
Signature: string