C# 클래스 Microsoft.PowerBI.Api.V1.Models.Row

A Power BI data row
파일 보기 프로젝트 열기: Microsoft/PowerBI-CSharp

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Row ( ) : System

Initializes a new instance of the Row class.

Row ( string id = default(string) ) : System

Initializes a new instance of the Row class.

메소드 상세

Row() 공개 메소드

Initializes a new instance of the Row class.
public Row ( ) : System
리턴 System

Row() 공개 메소드

Initializes a new instance of the Row class.
public Row ( string id = default(string) ) : System
id string
리턴 System