Udostępnij przez


Konstruktor F1KeywordAttribute (String, Int32)

Inicjuje nowe wystąpienie F1KeywordAttribute klasy

Przestrzeń nazw:  Microsoft.ReportingServices.Interfaces
Zestaw:  Microsoft.ReportingServices.QueryDesigners (w Microsoft.ReportingServices.QueryDesigners.dll)

Składnia

'Deklaracja
Public Sub New ( _
    keyword As String, _
    topicId As Integer _
)
'Użycie
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
)

Parametry

  • keyword
    Typ: System.String
    Słowo kluczowe F1 na temat w dokumentacji SQL Server Books Online.
  • topicId
    Typ: System.Int32
    Określone tylko w celach informacyjnych. Nieobsługiwane. Przyszła zgodność nie jest gwarantowana.
    Należy określić nullodwołanie o wartości null (Nothing w języku Visual Basic) tutaj wartość (nic nie w języku Visual Basic).