Freigeben über


SoapMethodSpecification-Klasse

Model schema container class for SoapMethodSpecification

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.SoapMethodSpecification

Namespace:  Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Syntax

'Declaration
Public NotInheritable Class SoapMethodSpecification
'Usage
public static class SoapMethodSpecification
public ref class SoapMethodSpecification abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SoapMethodSpecification =  class end
public final class SoapMethodSpecification

Der SoapMethodSpecification-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Format Format property class of SoapMethodSpecification
Öffentliche EigenschaftStatisches Element RelatedMethod RelatedMethod relationship class of SoapMethodSpecification
Öffentliche EigenschaftStatisches Element SchemaType SchemaType property class of SoapMethodSpecification
Öffentliche EigenschaftStatisches Element TypeClass Type class for SoapMethodSpecification
Öffentliche EigenschaftStatisches Element WebMethodAlias WebMethodAlias property class of SoapMethodSpecification
Öffentliche EigenschaftStatisches Element WebMethodNamespace WebMethodNamespace property class of SoapMethodSpecification

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace