Aracılığıyla paylaş


SysCommentsObjectAnnotation.StartColumn Özellik

Alır veya ayarlar başlangıç sütun.

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

'Bildirim
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)

Özellik Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SysCommentsObjectAnnotation Sınıf

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı