Método ISql100EventSessionTarget.GetParameterSettingsRelationship
Retorna um IModelMultiRelationship entre this e o ISql100EventSessionSetting.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)
Sintaxe
'Declaração
Function GetParameterSettingsRelationship As IModelMultiRelationship(Of ISql100EventSessionTarget, ISql100EventSessionSetting)
IModelMultiRelationship<ISql100EventSessionTarget, ISql100EventSessionSetting> GetParameterSettingsRelationship()
IModelMultiRelationship<ISql100EventSessionTarget^, ISql100EventSessionSetting^>^ GetParameterSettingsRelationship()
abstract GetParameterSettingsRelationship : unit -> IModelMultiRelationship<ISql100EventSessionTarget, ISql100EventSessionSetting>
function GetParameterSettingsRelationship() : IModelMultiRelationship<ISql100EventSessionTarget, ISql100EventSessionSetting>
Valor de retorno
Tipo: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100EventSessionTarget, ISql100EventSessionSetting>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.