Udostępnij przez


Konstruktor F1KeywordAttribute (String)

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

Składnia

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

Parametry