Construtor SqlScriptProperty (TSqlFragment)

Inicializa uma nova instância da classe SqlScriptProperty.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Public Sub New ( _
    fragment As TSqlFragment _
)
public SqlScriptProperty(
    TSqlFragment fragment
)
public:
SqlScriptProperty(
    TSqlFragment^ fragment
)
new : 
        fragment:TSqlFragment -> SqlScriptProperty
public function SqlScriptProperty(
    fragment : TSqlFragment
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

SqlScriptProperty Classe

Sobrecargas SqlScriptProperty

Namespace Microsoft.Data.Schema.Sql.SchemaModel