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 | |
---|---|---|
F1KeywordAttribute | Initializes a new instance of the F1KeywordAttribute class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Equals | (Se hereda de Attribute). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Attribute). | |
GetType | (Se hereda de Object). | |
IsDefaultAttribute | (Se hereda de Attribute). | |
Match | (Se hereda de Attribute). | |
MemberwiseClone | (Se hereda de Object). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Keyword | Gets the keyword for which to search in SQL Server Books Online. | |
TopicId | Gets the topic ID to access in SQL Server Books Online. | |
TypeId | (Se hereda de Attribute). |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfo | (Se hereda de Attribute). | |
_Attribute. . :: . .GetTypeInfoCount | (Se hereda de Attribute). | |
_Attribute. . :: . .Invoke | (Se hereda de Attribute). |
Principio
Vea también