Compartilhar via


Propriedade SqlPotentialElementDescriptor.Affinity

Obtém a prioridade atribuída ao descritor de potencial.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Public ReadOnly Property Affinity As Integer
    Get
public int Affinity { get; }
public:
property int Affinity {
    int get ();
}
member Affinity : int
function get Affinity () : int

Valor de propriedade

Tipo: System.Int32

Segurança do .NET Framework

Consulte também

Referência

SqlPotentialElementDescriptor Classe

Namespace Microsoft.Data.Schema.Sql.SchemaModel