CatalogOrServerPropertyItem.Source 属性

命名空间:  Microsoft.Data.Schema.Build
程序集:  Microsoft.Data.Schema(在 Microsoft.Data.Schema.dll 中)

语法

声明
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)

属性值

类型:Microsoft.Data.Schema.Build.DatabaseTaskHost.PropertySource

.NET Framework 安全性

请参见

参考

CatalogOrServerPropertyItem 类

Microsoft.Data.Schema.Build 命名空间