Aracılığıyla paylaş


Command.Text Özelliği

Alır veya bir toplu iş için bir komut metni ayarlar.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Property Text As String
    Get
    Set
'Kullanım
Dim instance As Command
Dim value As String

value = instance.Text

instance.Text = value
public string Text { get; set; }
public:
property String^ Text {
    String^ get ();
    void set (String^ value);
}
member Text : string with get, set
function get Text () : String
function set Text (value : String)

Özellik Değeri

Tür: System.String
A dize toplu iş komutu ile metin.