SyncTableProgress constructeur (String)
Initialise une nouvelle instance de la classe SyncTableProgress en utilisant un paramètre de nom de table.
Espace de noms : Microsoft.Synchronization.Data
Assembly : Microsoft.Synchronization.Data (dans Microsoft.Synchronization.Data.dll)
Syntaxe
'Déclaration
Public Sub New ( _
tableName As String _
)
'Utilisation
Dim tableName As String
Dim instance As New SyncTableProgress(tableName)
public SyncTableProgress(
string tableName
)
public:
SyncTableProgress(
String^ tableName
)
new :
tableName:string -> SyncTableProgress
public function SyncTableProgress(
tableName : String
)
Paramètres
- tableName
Type : System. . :: . .String
Nom de SyncTable.