Partager via


SqlScriptProperty, constructeur (TSqlFragment)

Initialise une nouvelle instance de la classe SqlScriptProperty.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    fragment As TSqlFragment _
)
public SqlScriptProperty(
    TSqlFragment fragment
)
public:
SqlScriptProperty(
    TSqlFragment^ fragment
)
new : 
        fragment:TSqlFragment -> SqlScriptProperty
public function SqlScriptProperty(
    fragment : TSqlFragment
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

SqlScriptProperty Classe

SqlScriptProperty, surcharge

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms