GetByName 메서드

Gets the MiningStructurePermission that has the specified name from the collection.

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

public MiningStructurePermission GetByName(
    string name
)

매개 변수

반환 값

형식: Microsoft.AnalysisServices. . :: . .MiningStructurePermission
The MiningStructurePermission if it exists in the collection.

예외

예외 조건
ItemNotFoundException

name does not exist in the collection.