TextSpan Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
-
TextSpan
- Implémente
Constructeurs
| TextSpan(Int32, Int32, Int32, Int32, Int32, Int32, String, IVsTextView) | |
| TextSpan(Int32, Int32, Int32, Int32, Int32, String, IVsTextView) | |
| TextSpan(Int32, Int32, Int32, Int32, String, IVsTextView) |
Propriétés
| AnchorCol | |
| AnchorLine | |
| EndCol | |
| EndLine | |
| LineWithinTextSpan | |
| Offset | |
| Text | |
| TextView | |
| VsTextView |