Конструктор QueryParameter (IPropertyStore)
Initializes a new instance of the QueryParameter class.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Sub New ( _
propertyStore As IPropertyStore _
)
'Применение
Dim propertyStore As IPropertyStore
Dim instance As New QueryParameter(propertyStore)
public QueryParameter(
IPropertyStore propertyStore
)
public:
QueryParameter(
IPropertyStore^ propertyStore
)
new :
propertyStore:IPropertyStore -> QueryParameter
public function QueryParameter(
propertyStore : IPropertyStore
)
Параметры
- propertyStore
Тип Microsoft.ReportingServices.RdlObjectModel. . :: . .IPropertyStore
The property store.