Partager via


SysCommentsObjectAnnotation.StartColumn, propriété

Obtient ou définit la colonne de départ.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Public Overridable Property StartColumn As Integer
    Get
    Set
public virtual int StartColumn { get; set; }
public:
virtual property int StartColumn {
    int get ();
    void set (int value);
}
abstract StartColumn : int with get, set
override StartColumn : int with get, set
function get StartColumn () : int
function set StartColumn (value : int)

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

SysCommentsObjectAnnotation Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms