BaseConfiguration.SqlSets Property

Definition

public:
 property System::Collections::Generic::Dictionary<Microsoft::HostIntegration::Drda::Common::SqlSetOptions, System::String ^> ^ SqlSets { System::Collections::Generic::Dictionary<Microsoft::HostIntegration::Drda::Common::SqlSetOptions, System::String ^> ^ get(); };
public System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.SqlSetOptions,string> SqlSets { get; }
member this.SqlSets : System.Collections.Generic.Dictionary<Microsoft.HostIntegration.Drda.Common.SqlSetOptions, string>
Public ReadOnly Property SqlSets As Dictionary(Of SqlSetOptions, String)

Property Value

Dictionary<SqlSetOptions,String>

Implements

Applies to