Get Sql DBTable Data Set Result
data class GetSqlDBTableDataSetResult(val azureApiVersion: String, val dataSetId: String, val databaseName: String, val id: String, val kind: String, val name: String, val schemaName: String, val sqlServerResourceId: String, val systemData: SystemDataResponse, val tableName: String, val type: String)
A SQL DB table data set.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Database name of the source data set
Link copied to clipboard
Schema of the table. Default value is dbo.
Link copied to clipboard
Resource id of SQL server
Link copied to clipboard
System Data of the Azure resource.