ModelStore.IModelAnnotationHolder.GetAnnotations メソッド

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Private Function GetAnnotations As IList(Of IModelAnnotation)
    Implements IModelAnnotationHolder.GetAnnotations
'使用
Dim instance As ModelStore
Dim returnValue As IList(Of IModelAnnotation)

returnValue = CType(instance, IModelAnnotationHolder).GetAnnotations()
IList<IModelAnnotation> IModelAnnotationHolder.GetAnnotations()
private:
virtual IList<IModelAnnotation^>^ GetAnnotations() sealed = IModelAnnotationHolder::GetAnnotations
JScript では、明示的なインターフェイスの実装はサポートされません。

戻り値

型 : System.Collections.Generic.IList<IModelAnnotation>

実装

IModelAnnotationHolder.GetAnnotations()

参照

参照

ModelStore クラス

ModelStore メンバ

ModelStore オーバーロード

Microsoft.Data.Schema.SchemaModel 名前空間