Aracılığıyla paylaş


BackupRestoreMasterKeyStatementBase.File Özellik

Alır veya dosya kaydetme veya hizmet ana anahtardan yüklemek için 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 File As Literal
    Get
    Set
public Literal File { get; set; }
public:
property Literal^ File {
    Literal^ get ();
    void set (Literal^ value);
}
member File : Literal with get, set
function get File () : Literal
function set File (value : Literal)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

BackupRestoreMasterKeyStatementBase Sınıf

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