PropertyCollection Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
-
PropertyCollection
- Derivato
- Implementazioni
Proprietà
| Nome | Descrizione |
|---|---|
| Count | |
| IsSynchronized | |
| Item[Int32] | |
| Item[String] | |
| SyncRoot | |
Metodi
| Nome | Descrizione |
|---|---|
| Contains(String) | |
| CopyTo(Property[], Int32) | |
| GetEnumerator() | |
| GetPropertyObject(Int32, Boolean) | |
| GetPropertyObject(Int32) | |
| GetPropertyObject(String, Boolean) | |
| GetPropertyObject(String) | |
| LookupID(String) | |
| SetDirty(String, Boolean) |
Imposta un valore che indica se la proprietà denominata deve essere considerata modificata |