ISql90SoapLanguageSpecifier.WsdlSpName 属性

获取或设置返回此终结点使用的 Web Services 描述语言 (WSDL) 的存储过程。

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
Property WsdlSpName As String
    Get
    Set
string WsdlSpName { get; set; }
property String^ WsdlSpName {
    String^ get ();
    void set (String^ value);
}
abstract WsdlSpName : string with get, set
function get WsdlSpName () : String
function set WsdlSpName (value : String)

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

ISql90SoapLanguageSpecifier 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间