Share via


CatalogOrServerPropertyItem.Source Property

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

Syntax

'Declaration
Public Property Source As DatabaseTaskHost..::..PropertySource
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)

Property Value

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

.NET Framework Security

See Also

Reference

CatalogOrServerPropertyItem Class

Microsoft.Data.Schema.Build Namespace