Partager via


SqlScriptProperty.StartColumn, propriété

Obtient le numéro de colonne dans la ligne du début de la propriété.

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

Syntaxe

'Déclaration
Public ReadOnly Property StartColumn As Integer
    Get
public int StartColumn { get; }
public:
property int StartColumn {
    int get ();
}
member StartColumn : int
function get StartColumn () : int

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

SqlScriptProperty Classe

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