Pastaba.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti prisijungti arba pakeisti katalogus.
Prieigai prie šio puslapio reikalingas įgaliojimas. Galite bandyti pakeisti katalogus.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Initiates an internal refresh from the replication.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Protected MustOverride Sub InternalRefresh ( _
load As Boolean _
)
'Usage
Dim load As Boolean
Me.InternalRefresh(load)
protected abstract void InternalRefresh(
bool load
)
protected:
virtual void InternalRefresh(
bool load
) abstract
abstract InternalRefresh :
load:bool -> unit
protected abstract function InternalRefresh(
load : boolean
)
Parameters
- load
Type: System.Boolean
Indicates whether the loaded property exists.