Click or drag to resize
ApplicationRequireCredentialsEventArgsConnectionName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets a string that indicates the connection name this login is for.

Namespace: DataPA.Utils.QueryEngine
Assembly: DataPAQueryEngine (in DataPAQueryEngine.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ConnectionName { get; set; }

Return Value

Type: String
A string that indicates the connection name this login is for.
Remarks