Свойство SymmetricKey.SymmetricKeys

SymmetricKeys relationship class of SymmetricKey

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property SymmetricKeys As ModelRelationshipClass 
    Get 
    Friend Set
'Применение
Dim value As ModelRelationshipClass 

value = SymmetricKey.SymmetricKeys
public static ModelRelationshipClass SymmetricKeys { get; internal set; }
public:
static property ModelRelationshipClass^ SymmetricKeys {
    ModelRelationshipClass^ get ();
    internal: void set (ModelRelationshipClass^ value);
}
static member SymmetricKeys : ModelRelationshipClass with get, internal set
static function get SymmetricKeys () : ModelRelationshipClass 
internal static function set SymmetricKeys (value : ModelRelationshipClass)

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

Тип: Microsoft.SqlServer.Dac.Model.ModelRelationshipClass

См. также

Справочник

SymmetricKey Класс

Пространство имен Microsoft.SqlServer.Dac.Model