Compartir a través de


SoapMethodObject Constructor

Initializes a new instance of the SoapMethodObject class.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Protected Friend Sub New
'Uso

Dim instance As New SoapMethodObject()
protected internal SoapMethodObject()
protected public:
SoapMethodObject()
new : unit -> SoapMethodObject
 function SoapMethodObject()

Comentarios

The default constructor initializes any fields to their default values.