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


SecurityStatementBody80.SecurityElement80 - свойство

Получает или задает тело инструкции для безопасного доступа.

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

Синтаксис

'Декларация
Public Property SecurityElement80 As SecurityElement80
    Get
    Set
public SecurityElement80 SecurityElement80 { get; set; }
public:
property SecurityElement80^ SecurityElement80 {
    SecurityElement80^ get ();
    void set (SecurityElement80^ value);
}
member SecurityElement80 : SecurityElement80 with get, set
function get SecurityElement80 () : SecurityElement80
function set SecurityElement80 (value : SecurityElement80)

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

Тип: Microsoft.Data.Schema.ScriptDom.Sql.SecurityElement80
Возвращает объект SecurityElement80.

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

См. также

Ссылки

SecurityStatementBody80 Класс

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