Compartilhar via


Construtor SoapMethodObject

Initializes a new instance of the SoapMethodObject class.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Protected Friend Sub New
'Uso
Dim instance As New SoapMethodObject()
protected internal SoapMethodObject()
protected public:
SoapMethodObject()
new : unit -> SoapMethodObject
function SoapMethodObject()

Comentários

The default constructor initializes any fields to their default values.

Exemplos

Implementando pontos de extremidade

Consulte também

Referência

SoapMethodObject Classe

Namespace Microsoft.SqlServer.Management.Smo