Compartir a través de


SqlScriptProperty (Constructor) (TSqlFragment)

Inicializa una nueva instancia de la clase SqlScriptProperty.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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

Seguridad de .NET Framework

Vea también

Referencia

SqlScriptProperty Clase

SqlScriptProperty (Sobrecarga)

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)