Share via


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.

참고 항목

참조

F1KeywordAttribute 클래스

F1KeywordAttribute 오버로드

Microsoft.ReportingServices.Interfaces 네임스페이스