Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The name of the table whose progress is being reported.
Espace de noms : Microsoft.SqlServer.Dac
Assembly : Microsoft.SqlServer.Dac (en Microsoft.SqlServer.Dac.dll)
Syntaxe
'Déclaration
Public ReadOnly Property TableName As String
Get
'Utilisation
Dim instance As DacDataProgressMessage
Dim value As String
value = instance.TableName
public string TableName { get; }
public:
property String^ TableName {
String^ get ();
}
member TableName : string
function get TableName () : String
Valeur de propriété
Type : System.String
The table name.