共用方式為


TextSpan Class

Definition

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

Applies to