AzureSqlDatabaseLinkedService
Class
Definition
Windows Azure SQL database.
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureSqlDatabase")]
public class AzureSqlDatabaseLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
- Inheritance
- Attributes
Constructors
| AzureSqlDatabaseLinkedService() |
Initializes a new instance of the AzureSqlLinkedService class. |
| AzureSqlDatabaseLinkedService(String) |
Initializes a new instance of the AzureSqlLinkedService class with required arguments. |
Properties
| ConnectionString |
Required. The connection string. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |