Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Initializes a new instance of the F1KeywordAttribute class.
Namespace: Microsoft.ReportingServices.Interfaces
Assembly: Microsoft.ReportingServices.QueryDesigners (em Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxe
'Declaração
Public Sub New ( _
keyword As String _
)
'Uso
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
)
Parâmetros
- keyword
Tipo: System.String
The F1 keyword for a topic in SQL Server Books Online.