Aracılığıyla paylaş


XmlNamespacesElement.String Özellik

Alır veya ayarlar bir sabit bir dize olabilir.

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 String As Literal
    Get
    Set
public Literal String { get; set; }
public:
property Literal^ String {
    Literal^ get ();
    void set (Literal^ value);
}
member String : Literal with get, set
function get String () : Literal
function set String (value : Literal)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

XmlNamespacesElement Sınıf

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