Udostępnij za pośrednictwem


ModelStore.Annotation.Delete Method

Deletes this instance from the model.

Namespace:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Syntax

'Declaration
Public Sub Delete
'Usage
Dim instance As ModelStore.Annotation

instance.Delete()
public void Delete()
public:
virtual void Delete() sealed
public final function Delete()

Implements

IModelAnnotation.Delete()

.NET Framework Security

See Also

Reference

ModelStore.Annotation Class

ModelStore.Annotation Members

Microsoft.Data.Schema.SchemaModel Namespace