ReportParameter.Type 属性

定义

public:
 property Microsoft::SqlServer::ReportingServices2006::ParameterTypeEnum Type { Microsoft::SqlServer::ReportingServices2006::ParameterTypeEnum get(); void set(Microsoft::SqlServer::ReportingServices2006::ParameterTypeEnum value); };
public Microsoft.SqlServer.ReportingServices2006.ParameterTypeEnum Type { get; set; }
member this.Type : Microsoft.SqlServer.ReportingServices2006.ParameterTypeEnum with get, set
Public Property Type As ParameterTypeEnum

属性值

适用于