Metoda PlanGuideCollection.Remove (String)
Usuwa przewodnik planu z kolekcja przewodnik planu na podstawie właściwość Nazwa PlanGuide.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub Remove ( _
name As String _
)
'Użycie
Dim instance As PlanGuideCollection
Dim name As String
instance.Remove(name)
public void Remove(
string name
)
public:
void Remove(
String^ name
)
member Remove :
name:string -> unit
public function Remove(
name : String
)
Parametry
- name
Typ: System.String
String identyfikowanie PlanGuide nazwę właściwość.
Zobacz także