ISql90SoapLanguageSpecifier.WebMethods プロパティ
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
ReadOnly Property WebMethods As IList(Of ISql90SoapMethodSpecification)
'使用
Dim instance As ISql90SoapLanguageSpecifier
Dim value As IList(Of ISql90SoapMethodSpecification)
value = instance.WebMethods
IList<ISql90SoapMethodSpecification> WebMethods { get; }
property IList<ISql90SoapMethodSpecification^>^ WebMethods {
IList<ISql90SoapMethodSpecification^>^ get ();
}
function get WebMethods () : IList<ISql90SoapMethodSpecification>
プロパティ値
型 : System.Collections.Generic.IList<ISql90SoapMethodSpecification>
参照
参照
ISql90SoapLanguageSpecifier インターフェイス