DataSetDefinition.Fields 属性

定义

public:
 property cli::array <Microsoft::SqlServer::ReportingServices2005::Field ^> ^ Fields { cli::array <Microsoft::SqlServer::ReportingServices2005::Field ^> ^ get(); void set(cli::array <Microsoft::SqlServer::ReportingServices2005::Field ^> ^ value); };
public Microsoft.SqlServer.ReportingServices2005.Field[] Fields { get; set; }
member this.Fields : Microsoft.SqlServer.ReportingServices2005.Field[] with get, set
Public Property Fields As Field()

属性值

Field[]

适用于