Aracılığıyla paylaş


DataRuleProblem.EndColumn Özellik

Alır veya konuyu içeren belirtecin son sütunu ayarlar.

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

Sözdizimi

'Bildirim
Public Property EndColumn As Integer
    Get
    Set
public int EndColumn { get; set; }
public:
property int EndColumn {
    int get ();
    void set (int value);
}
member EndColumn : int with get, set
function get EndColumn () : int
function set EndColumn (value : int)

Özellik Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataRuleProblem Sınıf

Microsoft.Data.Schema.StaticCodeAnalysis Ad Alanı