次の方法で共有


Statistics クラス

Statistics のモデル スキーマ コンテナー クラス

継承階層

System.Object
  Microsoft.SqlServer.Dac.Model.Statistics

名前空間:  Microsoft.SqlServer.Dac.Model
アセンブリ:  Microsoft.SqlServer.Dac.Extensions (Microsoft.SqlServer.Dac.Extensions.dll)

構文

'宣言
Public NotInheritable Class Statistics
'使用
public static class Statistics
public ref class Statistics abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Statistics =  class end
public final class Statistics

Statistics 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ静的メンバー Columns Statistics の Columns リレーションシップ クラス
パブリック プロパティ静的メンバー ExpressionDependencies Statistics の ExpressionDependencies リレーションシップ クラス
パブリック プロパティ静的メンバー FilterPredicate Statistics の FilterPredicate プロパティ クラス
パブリック プロパティ静的メンバー NoRecompute Statistics の NoRecompute プロパティ クラス
パブリック プロパティ静的メンバー OnObject Statistics の OnObject リレーションシップ クラス
パブリック プロパティ静的メンバー SampleSize Statistics の SampleSize プロパティ クラス
パブリック プロパティ静的メンバー SamplingStyle Statistics の SamplingStyle プロパティ クラス
パブリック プロパティ静的メンバー StatsStream Statistics の StatsStream プロパティ クラス
パブリック プロパティ静的メンバー TypeClass Statistics の型クラス

先頭に戻る

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

関連項目

参照

Microsoft.SqlServer.Dac.Model 名前空間