Report.Name
Report.Name
Report.Name
Report.Name
Property
정의
속성의 이름을 가져오거나 설정합니다.Gets or sets the name of the property.
public:
property Microsoft::SqlServer::Management::Localizable ^ Name { Microsoft::SqlServer::Management::Localizable ^ get(); void set(Microsoft::SqlServer::Management::Localizable ^ value); };
public Microsoft.SqlServer.Management.Localizable Name { get; set; }
member this.Name : Microsoft.SqlServer.Management.Localizable with get, set
Public Property Name As Localizable
속성 값
속성 보고서의 이름입니다.The name of the property report.