다음을 통해 공유


Keyword 속성

Gets the keyword for which to search in SQL Server Books Online.

네임스페이스:  Microsoft.ReportingServices.Interfaces
어셈블리:  Microsoft.ReportingServices.QueryDesigners.dll의 Microsoft.ReportingServices.QueryDesigners

구문

‘선언
Public ReadOnly Property Keyword As String
    Get
‘사용 방법
Dim instance As F1KeywordAttribute
Dim value As String

value = instance.Keyword
public string Keyword { get; }
public:
property String^ Keyword {
    String^ get ();
}
member Keyword : string
function get Keyword () : String

속성 값

형식: System. . :: . .String
A string value.