F1KeywordAttribute Constructor (String, Int32)
Initializes a new instance of the F1KeywordAttribute class.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblado: Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxis
'Declaración
Public Sub New ( _
keyword As String, _
topicId As Integer _
)
'Uso
Dim keyword As String
Dim topicId As Integer
Dim instance As New F1KeywordAttribute(keyword, _
topicId)
public F1KeywordAttribute(
string keyword,
int topicId
)
public:
F1KeywordAttribute(
String^ keyword,
int topicId
)
new :
keyword:string *
topicId:int -> F1KeywordAttribute
public function F1KeywordAttribute(
keyword : String,
topicId : int
)
Parámetros
- keyword
Tipo: System. . :: . .String
The F1 keyword for a topic in SQL Server Books Online.
- topicId
Tipo: System. . :: . .Int32
Solamente se identifica con fines informativos. No compatible. La compatibilidad con versiones posteriores no está garantizada.
You should specify a nullNothingnullptrunites una referencia NULL (Nothing en Visual Basic). value here (Nothing in Visual Basic).