xSQL.Schema.SqlServer Namespace : ParameterCollectionBase<TItem> Class |
'Declaration <System.Reflection.DefaultMemberAttribute("Item")> Public Class ParameterCollectionBase(Of TItem As ParameterBase) Inherits SqlSerializableCollection(Of TItem)
[System.Reflection.DefaultMemberAttribute("Item")] public class ParameterCollectionBase<TItem> : SqlSerializableCollection<TItem> where TItem: ParameterBase
[System.Reflection.DefaultMemberAttribute("Item")] public __gc class ParameterCollectionBase<TItem> : public SqlSerializableCollection<TItem> where TItem: ParameterBase
System.Object
System.Collections.ObjectModel.Collection<T>
xSQL.Schema.Core.CollectionDictionaryBase<TItem>
xSQL.Schema.SqlServer.SqlSerializableCollection<TItem>
xSQL.Schema.SqlServer.ParameterCollectionBase<TItem>
xSQL.Schema.SqlServer.AggregateParameterCollection
xSQL.Schema.SqlServer.FunctionParameterCollection
xSQL.Schema.SqlServer.PartitionFunctionParameterCollection
xSQL.Schema.SqlServer.ProcedureParameterCollection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2