Compartir a través de


TextSpan Clase

Definición

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
Herencia
TextSpan
Implementaciones

Constructores

TextSpan(Int32, Int32, Int32, Int32, Int32, Int32, String, IVsTextView)
TextSpan(Int32, Int32, Int32, Int32, Int32, String, IVsTextView)
TextSpan(Int32, Int32, Int32, Int32, String, IVsTextView)

Propiedades

AnchorCol
AnchorLine
EndCol
EndLine
LineWithinTextSpan
Offset
Text
TextView
VsTextView

Se aplica a