IModelAnnotationHolder.AddAnnotation メソッド
注釈を追加します。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Sub AddAnnotation ( _
annotation As IModelAnnotation _
)
'使用
Dim instance As IModelAnnotationHolder
Dim annotation As IModelAnnotation
instance.AddAnnotation(annotation)
void AddAnnotation(
IModelAnnotation annotation
)
void AddAnnotation(
IModelAnnotation^ annotation
)
function AddAnnotation(
annotation : IModelAnnotation
)
パラメータ
- annotation
型 : Microsoft.Data.Schema.SchemaModel.IModelAnnotation
追加する注釈