Поделиться через


AdhocDataSource.InitString - свойство

Пространство имен:  Microsoft.Data.Schema.ScriptDom.Sql
Сборка:  Microsoft.Data.Schema.ScriptDom.Sql (в Microsoft.Data.Schema.ScriptDom.Sql.dll)

Синтаксис

'Декларация
Public Property InitString As Literal
    Get
    Set
public Literal InitString { get; set; }
public:
property Literal^ InitString {
    Literal^ get ();
    void set (Literal^ value);
}
member InitString : Literal with get, set
function get InitString () : Literal
function set InitString (value : Literal)

Значение свойства

Тип: Microsoft.Data.Schema.ScriptDom.Sql.Literal

Безопасность платформы .NET Framework

См. также

Ссылки

AdhocDataSource Класс

Microsoft.Data.Schema.ScriptDom.Sql - пространство имен