共用方式為


SqlSchemaModel 建構函式 (SerializationInfo, StreamingContext)

初始化 SqlSchemaModel 類別的新執行個體。

命名空間:  Microsoft.Data.Schema.Sql.SchemaModel
組件:  Microsoft.Data.Schema.Sql (在 Microsoft.Data.Schema.Sql.dll 中)

語法

'宣告
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected SqlSchemaModel(
    SerializationInfo info,
    StreamingContext context
)
protected:
SqlSchemaModel(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> SqlSchemaModel
protected function SqlSchemaModel(
    info : SerializationInfo, 
    context : StreamingContext
)

參數

.NET Framework 安全性

請參閱

參考

SqlSchemaModel 類別

SqlSchemaModel 多載

Microsoft.Data.Schema.Sql.SchemaModel 命名空間