StatisticCollection.Remove 메서드

정의

오버로드

Remove(Statistic)

public void Remove(Microsoft.SqlServer.Management.Smo.Statistic statistic);
override this.Remove : Microsoft.SqlServer.Management.Smo.Statistic -> unit
Public Sub Remove (statistic As Statistic)

매개 변수

statistic
Statistic

적용 대상

Remove(String)

public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)

매개 변수

name
String

적용 대상