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


AlterCryptographicProviderStatement.File - свойство

Получает или задает файл поставщика служб шифрования.

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

Синтаксис

'Декларация
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)

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

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

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

См. также

Ссылки

AlterCryptographicProviderStatement Класс

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