Aracılığıyla paylaş


SqlScriptProperty Oluşturucu (TSqlFragment)

Yeni bir örneğini başlatır SqlScriptProperty sınıfa

Ad alanı:  Microsoft.Data.Schema.Sql.SchemaModel
Derleme:  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll içinde)

Sözdizimi

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

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

SqlScriptProperty Sınıf

SqlScriptProperty Fazla Yük

Microsoft.Data.Schema.Sql.SchemaModel Ad Alanı