MiningStructureCollection クラス
AdomdConnection オブジェクトに含まれる MiningStructure オブジェクトの読み取り専用の要求時コレクションを表します。
名前空間: Microsoft.AnalysisServices.AdomdClient
アセンブリ: Microsoft.AnalysisServices.AdomdClient (Microsoft.AnalysisServices.AdomdClient.dll)
構文
'宣言
Public NotInheritable Class MiningStructureCollection _
Implements ICollection, IEnumerable
'使用
Dim instance As MiningStructureCollection
public sealed class MiningStructureCollection : ICollection,
IEnumerable
public ref class MiningStructureCollection sealed : ICollection,
IEnumerable
[<SealedAttribute>]
type MiningStructureCollection =
class
interface ICollection
interface IEnumerable
end
public final class MiningStructureCollection implements ICollection, IEnumerable
継承階層
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..MiningStructureCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。