ConnectionSettings Constructor (String, String)
Initializes a new instance of the ConnectionSettings with a given name and connectionString.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- name
-
Type:
System.String
The name of the connection string setting.
- connectionString
-
Type:
System.String
The actual connection string.
Show: