Aracılığıyla paylaş


OpenRowsetTableSource.Password Özellik

Alır veya ayarlar parola.

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

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

OpenRowsetTableSource Sınıf

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