Represents the extended properties collection.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public sealed class ExtendedPropertyCollection : Collection<ExtendedProperty> |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class ExtendedPropertyCollection _ Inherits Collection(Of ExtendedProperty) |
| Visual C++ |
|---|
public ref class ExtendedPropertyCollection sealed : public Collection<ExtendedProperty^> |
Inheritance Hierarchy
System..::.Object
System.Collections.ObjectModel..::.Collection<(Of <(ExtendedProperty>)>)
PerpetuumSoft.DataModel.MsSql..::.ExtendedPropertyCollection
System.Collections.ObjectModel..::.Collection<(Of <(ExtendedProperty>)>)
PerpetuumSoft.DataModel.MsSql..::.ExtendedPropertyCollection