DataQueryEventSpecificationImpl Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Inheritance Hierarchy
System.Object
DiagnosticEventSpecification
DataQueryEventSpecification
Microsoft.VisualStudio.IntelliTrace.ObjectModel.Impl.Configuration.DataQueryEventSpecificationImpl
Namespace: Microsoft.VisualStudio.IntelliTrace.ObjectModel.Impl.Configuration
Assembly: Microsoft.IntelliTrace.12.0.0 (in Microsoft.IntelliTrace.12.0.0.dll)
Syntax
'Declaration
Public NotInheritable Class DataQueryEventSpecificationImpl _
Inherits DataQueryEventSpecification
public sealed class DataQueryEventSpecificationImpl : DataQueryEventSpecification
public ref class DataQueryEventSpecificationImpl sealed : public DataQueryEventSpecification
[<Sealed>]
type DataQueryEventSpecificationImpl =
class
inherit DataQueryEventSpecification
end
public final class DataQueryEventSpecificationImpl extends DataQueryEventSpecification
The DataQueryEventSpecificationImpl type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
DataQueryEventSpecificationImpl |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Binding | (Overrides DataQueryEventSpecification.Binding.) |
![]() |
Category | (Overrides DiagnosticEventSpecification.Category.) |
![]() |
LongDescription | (Overrides DiagnosticEventSpecification.LongDescription.) |
![]() |
Queries | (Overrides DataQueryEventSpecification.Queries.) |
![]() |
ShortDescription | (Overrides DiagnosticEventSpecification.ShortDescription.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Overrides Object.Equals(Object).) |
![]() |
GetHashCode | (Overrides Object.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.VisualStudio.IntelliTrace.ObjectModel.Impl.Configuration Namespace
.gif)
.gif)