Membros 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.
O tipo F1KeywordAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
F1KeywordAttribute | Initializes a new instance of the F1KeywordAttribute class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Attribute.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Attribute.) | |
GetType | (Herdado de Object.) | |
IsDefaultAttribute | (Herdado de Attribute.) | |
Match | (Herdado de Attribute.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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 | (Herdado de Attribute.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Herdado de Attribute.) | |
_Attribute. . :: . .Invoke | (Herdado de Attribute.) |
Início
Consulte também