DataService<T>.CurrentDataSource Proprietà

Definizione

Ottiene l'istanza dell'origine dati utilizzata attualmente per elaborare la richiesta.

protected:
 property T CurrentDataSource { T get(); };
protected T CurrentDataSource { get; }
member this.CurrentDataSource : 'T
Protected ReadOnly Property CurrentDataSource As T

Valore della proprietà

T

Istanza dell'origine dati per il servizio.

Commenti

Istanza della classe modello utilizzata quando è costruita la classe.

Si applica a