Property Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class Property : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty
type Property = class
interface ISfcProperty
Public Class Property
Implements ISfcProperty
- Héritage
-
Property
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| Dirty | |
| Expensive | |
| IsNull | |
| Name | |
| Readable | |
| Retrieved | |
| Type | |
| Value | |
| Writable | |
Méthodes
| Nom | Description |
|---|---|
| CompareTo(Object) | |
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |
Opérateurs
| Nom | Description |
|---|---|
| Equality(Property, Property) | |
| GreaterThan(Property, Property) | |
| Inequality(Property, Property) | |
| LessThan(Property, Property) | |
Implémentations d’interfaces explicites
| Nom | Description |
|---|---|
| ISfcProperty.Attributes | |
| ISfcProperty.Dirty | |
| ISfcProperty.Enabled | |
| ISfcProperty.IsNull | |
| ISfcProperty.Name | |
| ISfcProperty.Required | |
| ISfcProperty.Type | |
| ISfcProperty.Value | |
| ISfcProperty.Writable | |