PropertyCollection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PropertyCollection : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcPropertySet, System.Collections.ICollection
type PropertyCollection = class
interface ICollection
interface IEnumerable
interface ISfcPropertySet
Public Class PropertyCollection
Implements ICollection, ISfcPropertySet
- Inheritance
-
PropertyCollection
- Derived
- Implements
Properties
Count | |
IsSynchronized | |
Item[Int32] | |
Item[String] | |
SyncRoot |
Methods
Contains(String) | |
CopyTo(Property[], Int32) | |
GetEnumerator() | |
GetPropertyObject(Int32, Boolean) | |
GetPropertyObject(Int32) | |
GetPropertyObject(String, Boolean) | |
GetPropertyObject(String) | |
LookupID(String) | |
SetDirty(String, Boolean) |
Sets a value indicating whether the named property should be considered changed |