namespace Microsoft.Data.Edm.EdmToClrConversion
{
public delegate bool TryCreateObjectInstance(IEdmStructuredValue edmValue, Type clrType, EdmToClrConverter converter, out object objectInstance, out bool objectInstanceInitialized);
}
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. |