Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The schema name of the table whose progress is being reported.
Espacio de nombres: Microsoft.SqlServer.Dac
Ensamblado: Microsoft.SqlServer.Dac (en Microsoft.SqlServer.Dac.dll)
Sintaxis
'Declaración
Public ReadOnly Property SchemaName As String
Get
'Uso
Dim instance As DacDataProgressMessage
Dim value As String
value = instance.SchemaName
public string SchemaName { get; }
public:
property String^ SchemaName {
String^ get ();
}
member SchemaName : string
function get SchemaName () : String
Valor de la propiedad
Tipo: System.String
The schema name.