Partager via


SqlScriptProperty.StartLine, propriété

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

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 StartLine As Integer
    Get
public int StartLine { get; }
public:
property int StartLine {
    int get ();
}
member StartLine : int
function get StartLine () : 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