Sdílet prostřednictvím


CatalogOrServerPropertyItem.Source – vlastnost

Obor názvů:  Microsoft.Data.Schema.Build
Sestavení:  Microsoft.Data.Schema (v Microsoft.Data.Schema.dll)

Syntaxe

'Deklarace
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)

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

CatalogOrServerPropertyItem Třída

Microsoft.Data.Schema.Build – obor názvů