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 | |
---|---|---|
Host | Host relationship class of ExtendedProperty | |
TypeClass | Type class for ExtendedProperty | |
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.