Costruttore GridControlStateViewDescriptor
|
Namespace: DedNet.LibAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public ViewDescriptor(
string relationName,
string keyFieldName
)
Public Sub New (
relationName As String,
keyFieldName As String
)
public:
ViewDescriptor(
String^ relationName,
String^ keyFieldName
)
new :
relationName : string *
keyFieldName : string -> ViewDescriptor
Parametri
- relationName String
-
- keyFieldName String
-
Vedi anche