EntityClassGenerator.UseDataServiceCollection Egenskap

Definition

Hämtar eller anger om kodgenerering ska innehålla den kod som krävs för databindning.

public:
 property bool UseDataServiceCollection { bool get(); void set(bool value); };
public bool UseDataServiceCollection { get; set; }
member this.UseDataServiceCollection : bool with get, set
Public Property UseDataServiceCollection As Boolean

Egenskapsvärde

trueom databindningskod krävs. annars . false

Gäller för