Compartir a través de


F1KeywordAttribute Miembros

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.

El tipo F1KeywordAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico F1KeywordAttribute Initializes a new instance of the F1KeywordAttribute class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Keyword Gets the keyword for which to search in SQL Server Books Online.
Propiedad pública TopicId Gets the topic ID to access in SQL Server Books Online.
Propiedad pública TypeId (Se hereda de Attribute).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio