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
値の型。