RestoreLocationCollection.Remove(RestoreLocation) 메서드

정의

이 컬렉션에서 지정된 RestoreLocation를 제거합니다.

public void Remove (Microsoft.AnalysisServices.RestoreLocation item);
member this.Remove : Microsoft.AnalysisServices.RestoreLocation -> unit
Public Sub Remove (item As RestoreLocation)

매개 변수

item
RestoreLocation

제거할 RestoreLocation입니다.

적용 대상