DefaultAutoFieldGenerator.GenerateFields(Control) Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
Objektumokat DynamicField hoz létre a tábla metaadatai alapján.
public:
virtual System::Collections::ICollection ^ GenerateFields(System::Web::UI::Control ^ control);
public System.Collections.ICollection GenerateFields(System.Web.UI.Control control);
abstract member GenerateFields : System.Web.UI.Control -> System.Collections.ICollection
override this.GenerateFields : System.Web.UI.Control -> System.Collections.ICollection
Public Function GenerateFields (control As Control) As ICollection
Paraméterek
- control
- Control
A dinamikus adatmezőt tartalmazó adatkötött vezérlő.
Válaszok
Egy DynamicField objektumok gyűjteménye.