Interfaccia ISfcSimpleMap(TKey, TValue)
Represents a simple interface for the indexer. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Interface ISfcSimpleMap(Of TKey, TValue)
'Utilizzo
Dim instance As ISfcSimpleMap(Of TKey, TValue)
public interface ISfcSimpleMap<TKey, TValue>
generic<typename TKey, typename TValue>
public interface class ISfcSimpleMap
type ISfcSimpleMap<'TKey, 'TValue> = interface end
JScript non supporta i metodi e i tipi generici.
Parametri di tipo
- TKey
- TValue
Nel tipo ISfcSimpleMap<(Of <(<'TKey, TValue>)>)> sono esposti i membri seguenti.