ISql90SoapMethodSpecification.MethodSchemaType-Eigenschaft

Ruft einen Wert ab, der die SCHEMA-Option modelliert, oder legt den Wert fest.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.Data.Schema.Sql.SchemaModel.Sql90SoapSchemaType

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SoapMethodSpecification Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace