次の方法で共有


SqlScriptEditorControl.MultiServerPropertiesDisplay.GetComponentName メソッド

定義

このインスタンスの名前を取得します。

public:
 virtual System::String ^ GetComponentName();
public string GetComponentName ();
abstract member GetComponentName : unit -> string
override this.GetComponentName : unit -> string
Public Function GetComponentName () As String

戻り値

オブジェクトの名前を表す文字列値。オブジェクトに名前がない場合は NULL 参照です。

実装

適用対象