Aracılığıyla paylaş


AdhocDataSource.InitString Özellik

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 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)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AdhocDataSource Sınıf

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