Поделиться через


EdmTypeSemantics.IsDateTimeOffset(IEdmTypeReference) Метод

Определение

Возвращает значение true, если эта ссылка ссылается на тип DateTimeOffset.

public static bool IsDateTimeOffset (this Microsoft.OData.Edm.IEdmTypeReference type);
static member IsDateTimeOffset : Microsoft.OData.Edm.IEdmTypeReference -> bool
<Extension()>
Public Function IsDateTimeOffset (type As IEdmTypeReference) As Boolean

Параметры

type
IEdmTypeReference

Ссылка на тип.

Возвращаемое значение

Эта ссылка ссылается на тип DateTimeOffset.

Применяется к