IModelAnnotationHolder.RemoveAnnotation メソッド

注釈を削除します。

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

構文

'宣言
Sub RemoveAnnotation ( _
    annotation As IModelAnnotation _
)
'使用
Dim instance As IModelAnnotationHolder
Dim annotation As IModelAnnotation

instance.RemoveAnnotation(annotation)
void RemoveAnnotation(
    IModelAnnotation annotation
)
void RemoveAnnotation(
    IModelAnnotation^ annotation
)
function RemoveAnnotation(
    annotation : IModelAnnotation
)

パラメータ

参照

参照

IModelAnnotationHolder インターフェイス

IModelAnnotationHolder メンバ

Microsoft.Data.Schema.SchemaModel 名前空間