Partager via


ISql90Statistic.StatsStream, propriété

Cette propriété est destinée à un usage interne uniquement et ne doit pas être modifiée par votre code.

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

Syntaxe

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

Valeur de propriété

Type : System.String

Sécurité .NET Framework

Voir aussi

Référence

ISql90Statistic Interface

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