Partager via


SqlPotentialElementDescriptor.Affinity, propriété

Obtient la priorité assignée au descripteur potentiel.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Affinity As Integer
    Get
public int Affinity { get; }
public:
property int Affinity {
    int get ();
}
member Affinity : int
function get Affinity () : int

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

SqlPotentialElementDescriptor Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms