SoapMethod.Name プロパティ

定義

SOAP メソッドに対応するストアド プロシージャまたはユーザー定義関数の名前を指定します。

public Microsoft.SqlServer.TransactSql.ScriptDom.Literal Name { get; set; }
member this.Name : Microsoft.SqlServer.TransactSql.ScriptDom.Literal with get, set
Public Property Name As Literal

プロパティ値

適用対象