EntityClassGenerator.UseDataServiceCollection Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld of codegeneratie de code moet bevatten die vereist is om gegevensbinding te ondersteunen.

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

Waarde van eigenschap

true indien code voor gegevensbinding is vereist; anders, false.

Van toepassing op