Partager via


ISqlStatistic.Subject, propriété

Obtient ou définit l'objet de la statistique.

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

Syntaxe

'Déclaration
Property Subject As ISqlStatisticBound
    Get
    Set
ISqlStatisticBound Subject { get; set; }
property ISqlStatisticBound^ Subject {
    ISqlStatisticBound^ get ();
    void set (ISqlStatisticBound^ value);
}
abstract Subject : ISqlStatisticBound with get, set
function get Subject () : ISqlStatisticBound
function set Subject (value : ISqlStatisticBound)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISqlStatisticBound

Sécurité .NET Framework

Voir aussi

Référence

ISqlStatistic Interface

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