EdmValue 클래스의 새 인스턴스를 초기화합니다.
네임스페이스: Microsoft.Data.Edm.Library.Values
어셈블리: Microsoft.Data.Edm(Microsoft.Data.Edm.dll)
구문
‘선언
Protected Sub New ( _
type As IEdmTypeReference _
)
‘사용 방법
Dim type As IEdmTypeReference
Dim instance As New EdmValue(type)
protected EdmValue(
IEdmTypeReference type
)
protected:
EdmValue(
IEdmTypeReference^ type
)
new :
type:IEdmTypeReference -> EdmValue
protected function EdmValue(
type : IEdmTypeReference
)
매개 변수
- type
유형: Microsoft.Data.Edm.IEdmTypeReference
값 형식입니다.