namespace Microsoft.Data.Edm.EdmToClrConversion
{
public class EdmToClrConverter
{
public T AsClrValue<T>(IEdmValue edmValue);
}
}
Assembly | Microsoft.Data.Edm , Version=5.8.4.0, PublicKeyToken=31bf3856ad364e35 |
---|---|
.NET Core | 2.02.12.2 |
OS Platforms | The selected framework does not have platform annotations. |