Operatori di conversione ReportExpression<T> Explicit
Include i membri protetti
Include i membri ereditati
Converts the value of a ReportExpression<T> to another type.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
Explicit(ReportExpression<T> to T) | Converts the value of a ReportExpression<T> to an object of type T. | |
Explicit(ReportExpression<T> to String) | Converts the value of a ReportExpression<T> to a string. |
In alto