Конструктор F1KeywordAttribute (String)
Initializes a new instance of the F1KeywordAttribute class.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборка: Microsoft.ReportingServices.QueryDesigners (в Microsoft.ReportingServices.QueryDesigners.dll)
Синтаксис
'Декларация
Public Sub New ( _
keyword As String _
)
'Применение
Dim keyword As String
Dim instance As New F1KeywordAttribute(keyword)
public F1KeywordAttribute(
string keyword
)
public:
F1KeywordAttribute(
String^ keyword
)
new :
keyword:string -> F1KeywordAttribute
public function F1KeywordAttribute(
keyword : String
)
Параметры
- keyword
Тип: System.String
The F1 keyword for a topic in SQL Server Books Online.