Compartir a través de


CatalogOrServerPropertyItem.Source (Propiedad)

Espacio de nombres:  Microsoft.Data.Schema.Build
Ensamblado:  Microsoft.Data.Schema (en Microsoft.Data.Schema.dll)

Sintaxis

'Declaración
Public Property Source As DatabaseTaskHost..::..PropertySource
    Get
    Set
public DatabaseTaskHost..::..PropertySource Source { get; set; }
public:
property DatabaseTaskHost..::..PropertySource Source {
    DatabaseTaskHost..::..PropertySource get ();
    void set (DatabaseTaskHost..::..PropertySource value);
}
member Source : DatabaseTaskHost..::..PropertySource with get, set
function get Source () : DatabaseTaskHost..::..PropertySource
function set Source (value : DatabaseTaskHost..::..PropertySource)

Valor de propiedad

Tipo: Microsoft.Data.Schema.Build.DatabaseTaskHost.PropertySource

Seguridad de .NET Framework

Vea también

Referencia

CatalogOrServerPropertyItem Clase

Microsoft.Data.Schema.Build (Espacio de nombres)