Property Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public class Property : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcProperty
type Property = class
interface ISfcProperty
Public Class Property
Implements ISfcProperty
- Herança
-
Property
- Derivado
- Implementações
Propriedades
| Nome | Description |
|---|---|
| Dirty | |
| Expensive | |
| IsNull | |
| Name | |
| Readable | |
| Retrieved | |
| Type | |
| Value | |
| Writable | |
Métodos
| Nome | Description |
|---|---|
| CompareTo(Object) | |
| Equals(Object) | |
| GetHashCode() | |
| ToString() | |
Operadores
| Nome | Description |
|---|---|
| Equality(Property, Property) | |
| GreaterThan(Property, Property) | |
| Inequality(Property, Property) | |
| LessThan(Property, Property) | |
Implantações explícitas de interface
| Nome | Description |
|---|---|
| ISfcProperty.Attributes | |
| ISfcProperty.Dirty | |
| ISfcProperty.Enabled | |
| ISfcProperty.IsNull | |
| ISfcProperty.Name | |
| ISfcProperty.Required | |
| ISfcProperty.Type | |
| ISfcProperty.Value | |
| ISfcProperty.Writable | |