Aracılığıyla paylaş


SysCommentsObjectAnnotation.CreateOffset Özellik

Alır veya ayarlar oluştur uzaklık.

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 CreateOffset As Integer
    Get
    Set
public virtual int CreateOffset { get; set; }
public:
virtual property int CreateOffset {
    int get ();
    void set (int value);
}
abstract CreateOffset : int with get, set
override CreateOffset : int with get, set
function get CreateOffset () : int
function set CreateOffset (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ı