Determines whether the provider should treat CHAR(36) columns as guid.
|
|---|
'Declaration
Public Property CharAsGuid As Boolean |
|
|---|
public bool CharAsGuid {get; set;} |
Property Value
true, if the provider should treat CHAR(36) columns as guid; otherwise,
false. The default value is
false.