SoapPayloadMethodCollection.Item Property
Gets a SoapPayloadMethod object in the collection by name or by index number.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
SoapPayloadMethodCollection.Item (Int32) |
Gets a SoapPayloadMethod object in the collection by index number.
|
SoapPayloadMethodCollection.Item (String) |
Gets a SoapPayloadMethod object in the collection by name.
|
SoapPayloadMethodCollection.Item (String, String) |
Vedere anche
Riferimento
SoapPayloadMethodCollection Class
SoapPayloadMethodCollection Members
Microsoft.SqlServer.Management.Smo Namespace