共用方式為


F1KeywordAttribute 建構函式 (String, Int32)

Initializes a new instance of the F1KeywordAttribute class.

命名空間:  Microsoft.ReportingServices.Interfaces
組件:  Microsoft.ReportingServices.QueryDesigners (在 Microsoft.ReportingServices.QueryDesigners.dll 中)

語法

'宣告
Public Sub New ( _
    keyword As String, _
    topicId As Integer _
)
'用途
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
)

參數

  • topicId
    型別:System. . :: . .Int32
    僅供參考之用。不支援。我們無法保證未來的相容性。
    You should specify a nullNothingnullptrunitnull 參考 (在 Visual Basic 中為 Nothing) value here (Nothing in Visual Basic).