SqlServerDataset Class
The on-premises SQL Server database.
Namespace: Microsoft.Azure.Management.DataFactories.Models
Assembly: Microsoft.Azure.Management.DataFactories (in Microsoft.Azure.Management.DataFactories.dll)
Inheritance Hierarchy
System.Object
Microsoft.Azure.Management.DataFactories.Models.TypeProperties
Microsoft.Azure.Management.DataFactories.Models.DatasetTypeProperties
Microsoft.Azure.Management.DataFactories.Models.SqlServerDataset
Syntax
[AdfTypeNameAttribute("SqlServerTable")]
public class SqlServerDataset : DatasetTypeProperties
[AdfTypeNameAttribute("SqlServerTable")]
public ref class SqlServerDataset : DatasetTypeProperties
[<AdfTypeNameAttribute("SqlServerTable")>]
type SqlServerDataset =
class
inherit DatasetTypeProperties
end
<AdfTypeNameAttribute("SqlServerTable")>
Public Class SqlServerDataset
Inherits DatasetTypeProperties
Constructors
| Name | Description | |
|---|---|---|
![]() |
SqlServerDataset() | |
![]() |
SqlServerDataset(String) |
Properties
| Name | Description | |
|---|---|---|
![]() |
TableName | The table name of the on-premises SQL database. |
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Azure.Management.DataFactories.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)