ConnectionSettings.Provider Property
Gets or sets the provider to be used by this connection string, e.g. System.Data.SqlClient.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public string Provider { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }
Property Value
Type: System.String
Show: