Dataset Class
A Power BI Dataset
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Inheritance Hierarchy
System.Object
Microsoft.PowerBI.Api.Beta.Models.Dataset
Syntax
public class Dataset
Constructors
| Name | Description | |
|---|---|---|
![]() |
Dataset() | Initializes a new instance of the Dataset class. |
![]() |
Dataset(String, IList<Table>, String, String, String, IList<Datasource>) | Initializes a new instance of the Dataset class. |
Properties
| Name | Description | |
|---|---|---|
![]() |
Datasources | The datasources associated with this dataset |
![]() |
DefaultRetentionPolicy | The dataset default data retention policy |
![]() |
Id | The dataset id |
![]() |
Name | The dataset name |
![]() |
Tables | The dataset tables |
![]() |
WebUrl | The dataset web url |
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.) |
![]() |
Validate() | Validate the object. Throws ValidationException if validation fails. |
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.PowerBI.Api.Beta.Models Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)