ISql100Statistic.FilterPredicate プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property FilterPredicate As SqlElementSource
'使用
Dim instance As ISql100Statistic
Dim value As SqlElementSource

value = instance.FilterPredicate

instance.FilterPredicate = value
SqlElementSource FilterPredicate { get; set; }
property SqlElementSource^ FilterPredicate {
    SqlElementSource^ get ();
    void set (SqlElementSource^ value);
}
function get FilterPredicate () : SqlElementSource
function set FilterPredicate (value : SqlElementSource)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlElementSource

参照

参照

ISql100Statistic インターフェイス

ISql100Statistic メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間