TextSpan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class TextSpan : Microsoft::SqlServer::Management::QueryExecution::ITextSpan
public class TextSpan : Microsoft.SqlServer.Management.QueryExecution.ITextSpan
type TextSpan = class
interface ITextSpan
Public Class TextSpan
Implements ITextSpan
- Inheritance
-
TextSpan
- Implements
Constructors
TextSpan(Int32, Int32, Int32, Int32, Int32, Int32, String, IVsTextView) | |
TextSpan(Int32, Int32, Int32, Int32, Int32, String, IVsTextView) | |
TextSpan(Int32, Int32, Int32, Int32, String, IVsTextView) |
Properties
AnchorCol | |
AnchorLine | |
EndCol | |
EndLine | |
LineWithinTextSpan | |
Offset | |
Text | |
TextView | |
VsTextView |