Partilhar via


Construtor CatalogOrServerPropertyItem (String, String, DatabaseTaskHost.PropertySource)

Inicializa uma nova instância de CatalogOrServerPropertyItem classe, com base nos parâmetros fornecidos.

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

Sintaxe

'Declaração
Public Sub New ( _
    name As String, _
    value As String, _
    source As DatabaseTaskHost..::..PropertySource _
)
public CatalogOrServerPropertyItem(
    string name,
    string value,
    DatabaseTaskHost..::..PropertySource source
)
public:
CatalogOrServerPropertyItem(
    String^ name, 
    String^ value, 
    DatabaseTaskHost..::..PropertySource source
)
new : 
        name:string * 
        value:string * 
        source:DatabaseTaskHost..::..PropertySource -> CatalogOrServerPropertyItem
public function CatalogOrServerPropertyItem(
    name : String, 
    value : String, 
    source : DatabaseTaskHost..::..PropertySource
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

CatalogOrServerPropertyItem Classe

Sobrecargas CatalogOrServerPropertyItem

Namespace Microsoft.Data.Schema.Build

Microsoft.Data.Schema.Build.DatabaseTaskHost.PropertySource