2 implementations of
System.Data.Common (2)
System\Data\Common\DbDataReader.cs (1)
32
public abstract object
this
[string name] { get; }
System\Data\Common\DbDataRecord.cs (1)
17
public abstract object
this
[string name] { get; }
1 reference to
Aspire.Hosting.Azure.Kusto.Tests (1)
KustoFunctionalTests.cs (1)
80
return reader
[
"message"].ToString();