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
)
パラメータ
- annotation
型 : Microsoft.Data.Schema.SchemaModel.IModelAnnotation
削除する注釈