共用方式為


ISql90SoapLanguageSpecifier.SchemaType 屬性

取得或設定模型化 SCHEMA 選項的值。

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

語法

'宣告
Property SchemaType As Sql90SoapSchemaType
    Get
    Set
Sql90SoapSchemaType SchemaType { get; set; }
property Sql90SoapSchemaType SchemaType {
    Sql90SoapSchemaType get ();
    void set (Sql90SoapSchemaType value);
}
abstract SchemaType : Sql90SoapSchemaType with get, set
function get SchemaType () : Sql90SoapSchemaType
function set SchemaType (value : Sql90SoapSchemaType)

屬性值

型別:Microsoft.Data.Schema.Sql.SchemaModel.Sql90SoapSchemaType

.NET Framework 安全性

請參閱

參考

ISql90SoapLanguageSpecifier 介面

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