DataConnectionProperties.OrderedProperties Özellik

Tanım

Dize biçiminde temsil edildiğinde özellikler için makul (veya gerekli) bir sıra belirten özellik adları koleksiyonunu alır.

protected:
 virtual property System::Collections::Generic::IList<System::String ^> ^ OrderedProperties { System::Collections::Generic::IList<System::String ^> ^ get(); };
protected virtual System.Collections.Generic.IList<string> OrderedProperties { get; }
member this.OrderedProperties : System.Collections.Generic.IList<string>
Protected Overridable ReadOnly Property OrderedProperties As IList(Of String)

Özellik Değeri

IList<String>

Özellikler için makul (veya gerekli) bir sırayı gösteren özellik adları koleksiyonu.

Şunlara uygulanır