Metoda ConditionedSql.MarkHit
Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.Oznacza to ConditionedSql Obiekt używany.( IsUsed Właściwość jest zestaw do true.)
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Public Sub MarkHit
'Użycie
Dim instance As ConditionedSql
instance.MarkHit()
public void MarkHit()
public:
void MarkHit()
member MarkHit : unit -> unit
public function MarkHit()