IConfigurationSettings2.GetSpecificSetting Method

 

Applies To: SQL Server 2016 Preview

Namespace:   Microsoft.DataWarehouse.Interfaces
Assembly:  Microsoft.DataWarehouse.Interfaces (in Microsoft.DataWarehouse.Interfaces.dll)

Overload List

Name Description
System_CAPS_pubmethod GetSpecificSetting(String, String)

Gets the specific setting with the specified configuration and collection name.

System_CAPS_pubmethod GetSpecificSetting(String, String, String[])

Gets the specific setting with the specified configuration and collection name and identifier.

See Also

IConfigurationSettings2 Interface
Microsoft.DataWarehouse.Interfaces Namespace

Return to top