다음을 통해 공유


PrimitivePropertyConfigurationExtensions.AsTimeOfDay 메서드

정의

이 기본 속성이 이 TimeSpan면 이 메서드는 대상 Edm 형식을 다음과 같이 만듭니다. TimeOfDay

public static Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration AsTimeOfDay (this Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration property);
static member AsTimeOfDay : Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration -> Microsoft.AspNet.OData.Builder.PrimitivePropertyConfiguration
<Extension()>
Public Function AsTimeOfDay (property As PrimitivePropertyConfiguration) As PrimitivePropertyConfiguration

매개 변수

property
PrimitivePropertyConfiguration

호출 기본 속성 구성에 대한 참조입니다.

반환

자체 반환하여 여러 호출을 체인화할 수 있습니다.

적용 대상