SqlAnnotationDescriptor Class

Describes the annotation for a SqlElementDescriptor.

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

Syntax

'Declaration
Public Class SqlAnnotationDescriptor
'Usage
Dim instance As SqlAnnotationDescriptor
public class SqlAnnotationDescriptor
public ref class SqlAnnotationDescriptor
public class SqlAnnotationDescriptor
type SqlAnnotationDescriptor =  class end

Inheritance Hierarchy

System.Object
  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlAnnotationDescriptor

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SqlAnnotationDescriptor Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace