Partager via


Membres F1KeywordAttribute

Specifies the topic keyword and ID to search for in SQL Server Books Online when the F1 key is pressed in the query designer interface.

Le type F1KeywordAttribute expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique F1KeywordAttribute Initializes a new instance of the F1KeywordAttribute class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Attribute.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Attribute.)
Méthode publique GetType (Hérité de Object.)
Méthode publique IsDefaultAttribute (Hérité de Attribute.)
Méthode publique Match (Hérité de Attribute.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Keyword Gets the keyword for which to search in SQL Server Books Online.
Propriété publique TopicId Gets the topic ID to access in SQL Server Books Online.
Propriété publique TypeId (Hérité de Attribute.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetIDsOfNames (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfo (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .GetTypeInfoCount (Hérité de Attribute.)
Implémentation d'interface expliciteMéthode privée _Attribute. . :: . .Invoke (Hérité de Attribute.)

Haut de la page