Aracılığıyla paylaş


BeginDialogStatement.RelatedConversation Özellik

Alır veya isteğe bağlı ilgili görüşme seçeneği ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property RelatedConversation As Expression
    Get
    Set
public Expression RelatedConversation { get; set; }
public:
property Expression^ RelatedConversation {
    Expression^ get ();
    void set (Expression^ value);
}
member RelatedConversation : Expression with get, set
function get RelatedConversation () : Expression
function set RelatedConversation (value : Expression)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Expression

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

BeginDialogStatement Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı