Auf Englisch lesen

Freigeben über


Tables Konstruktoren

Definition

Überlädt

Tables()

public Tables();

Gilt für:

Tables(String, IList<Table>)

public Tables(string odatacontext = default, System.Collections.Generic.IList<Microsoft.PowerBI.Api.Models.Table> value = default);

Parameter

odatacontext
String
value
IList<Table>

Gilt für: