Partilhar via


Propriedade CatalogOrServerPropertyItem.Source

Namespace:  Microsoft.Data.Schema.Build
Assembly:  Microsoft.Data.Schema (em Microsoft.Data.Schema.dll)

Sintaxe

'Declaração
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 propriedade

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

Segurança do .NET Framework

Consulte também

Referência

CatalogOrServerPropertyItem Classe

Namespace Microsoft.Data.Schema.Build