Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides information about the code block.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Management.SqlParser.Intellisense.Resolver.BlockInformation
Namespace: Microsoft.SqlServer.Management.SqlParser.Intellisense
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
Syntax
'Declaration
Public Class BlockInformation
'Usage
Dim instance As Resolver.BlockInformation
public class BlockInformation
public ref class BlockInformation
type BlockInformation = class end
public class BlockInformation
The Resolver.BlockInformation type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Description | Gets the description (the name of the type). |
![]() |
End | Gets the end location. |
![]() |
Start | Gets the start location. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (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.SqlServer.Management.SqlParser.Intellisense Namespace
.gif)
.gif)
.gif)