ExtendedProperty Class

Model schema container class for ExtendedProperty

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dac.Model.ExtendedProperty

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class ExtendedProperty
'Usage
public static class ExtendedProperty
public ref class ExtendedProperty abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ExtendedProperty =  class end
public final class ExtendedProperty

The ExtendedProperty type exposes the following members.

Properties

  Name Description
Public propertyStatic member Host Host relationship class of ExtendedProperty
Public propertyStatic member TypeClass Type class for ExtendedProperty
Public propertyStatic member Value Value property class of ExtendedProperty

Top

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

Microsoft.SqlServer.Dac.Model Namespace