Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the F1 help keyword for a topic in SQL Server Books Online.
Espacio de nombres: Microsoft.ReportingServices.Interfaces
Ensamblado: Microsoft.ReportingServices.QueryDesigners (en Microsoft.ReportingServices.QueryDesigners.dll)
Sintaxis
'Declaración
Public ReadOnly Property Keyword As String
Get
'Uso
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
Valor de la propiedad
Tipo: System.String
A string value that represents the F1 help keyword for a topic in SQL Server Books Online.