Contains 메서드 (CubeAttribute)
SQL Server 2008 R2
Indicates whether the collection contains a specified CubeAttribute.
어셈블리: Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)
매개 변수
- item
- 유형: Microsoft.AnalysisServices..::..CubeAttribute
The CubeAttribute to be located.
반환 값
유형: System..::..Booleantrue if the CubeAttribute is contained in the collection; otherwise, false.