ISql90SoapLanguageSpecifier.GetWebMethodsRelationship, méthode
Retourne un IModelMultiRelationship entre this et le ISql90SoapMethodSpecification associé.
Espace de noms : Microsoft.Data.Schema.Sql.SchemaModel
Assembly : Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Déclaration
Function GetWebMethodsRelationship As IModelMultiRelationship(Of ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification)
IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification> GetWebMethodsRelationship()
IModelMultiRelationship<ISql90SoapLanguageSpecifier^, ISql90SoapMethodSpecification^>^ GetWebMethodsRelationship()
abstract GetWebMethodsRelationship : unit -> IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification>
function GetWebMethodsRelationship() : IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification>
Valeur de retour
Type : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification>
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.